TABLE PROGRAMS 1.00 ============================================================================================================ ! ! 1 ! 2 ! 3 ! 4 ! 5 ! ! No. ! Task ! Disk ! Shared ! Unshared ! Function ! ! ! name ! blocks ! core (K) ! core (K) ! ! ============================================================================================================ ! 1 ! DEFTAB ! 47 ! 4.3 ! 6.9 ! Define or modify the structure of a table. ! ! 2 ! EDITAB ! 35 ! 2.9 ! 5.0 ! Enter or modify data in a table. ! ! 3 ! LISTAB ! 32 ! 2.2 ! 5.0 ! List or print part or all of a table. ! ! 4 ! MERGTAB ! 26 ! 1.5 ! 4.4 ! Merge two tables of the same structure. ! ! 5 ! RPTTAB ! 101 ! 7.4 ! 9.7 ! Generate reports, using and modifying data in tables. ! ============================================================================================================ ! 6 ! SUBTAB ! 24 ! 1.3 ! 3.9 ! Extract part of a table into a new table. ! ! 7 ! DMPTAB ! 28 ! 1.7 ! 4.5 ! Convert between tables and sequential files. ! ! 8 ! Totals ! 293 ! 21.3 ! 39.4 ! (All tasks share 12K words of resident library code.) ! ============================================================================================================