home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / simtel / sigm / vols000 / vol029 / catalog.045 < prev    next >
Text File  |  1984-04-29  |  3KB  |  97 lines

  1. VOLUME 45
  2.  
  3. DESCRIPTION:    Osborne/McGraw-Hill Payroll
  4.         with Cost Accounting
  5.  
  6. NUMBER    SIZE    NAME        COMMENTS
  7.  
  8. 45.1    1K    -CATALOG.045    CONTENTS OF CP/M VOL. 45
  9. 45.2    2K    ABSTRACT.045    Abstract of CP/M Vol. 45
  10. 45.3    1K    P/R.SUB        SUBMIT file for CBAS2
  11.                 compilation.
  12. 45.4    2K    P/R000.BAS    Menu Program for P/R.
  13. 45.5    5K    P/R010.BAS    Part of P/R.
  14. 45.6    13K    P/R020.BAS    Part of P/R.
  15. 45.7    3K    P/R030.BAS    Part of P/R.
  16. 45.8    2K    P/R040.BAS    Part of P/R.
  17. 45.9    10K    P/R050.BAS    Part of P/R.
  18. 45.10    4K    P/R06A.BAS    Part of P/R.
  19. 45.11    8K    P/R06B.BAS    Part of P/R.
  20. 45.12    4K    P/R070.BAS    Part of P/R.
  21. 45.13    2K    P/R080.BAS    Part of P/R.
  22. 45.14    8K    P/R090.BAS    Part of P/R.
  23. 45.15    9K    P/R100.BAS    Part of P/R.
  24. 45.16    8K    P/R110.BAS    Part of P/R.
  25. 45.17    3K    P/R120.BAS    Part of P/R.
  26. 45.18    4K    P/R130.BAS    Part of P/R.
  27. 45.19    6K    P/R140.BAS    Part of P/R.
  28. 45.20    3K    P/R150.BAS    Part of P/R.
  29. 45.21    2K    P/R160.BAS    Part of P/R.
  30. 45.22    3K    P/R170.BAS    Part of P/R.
  31. 45.23    8K    P/R180.BAS    Part of P/R.
  32. 45.24    4K    P/R190.BAS    Part of P/R.
  33. 45.25    7K    P/R200.BAS    Part of P/R.
  34. 45.26    9K    P/R210.BAS    Part of P/R.
  35. 45.27    6K    P/R220.BAS    Part of P/R.
  36. 45.28    5K    P/R230.BAS    Part of P/R.
  37. 45.29    9K    P/R240.BAS    Part of P/R.
  38. 45.30    3K    P/R250.BAS    Part of P/R.
  39. 45.31    3K    P/R260.BAS    Part of P/R.
  40. 45.32    6K    P/R270.BAS    Part of P/R.
  41. 45.33    15K    P/R280.BAS    Part of P/R.
  42. 45.34    4K    P/R290.BAS    Part of P/R.
  43. 45.35    10K    P/R291.BAS    Part of P/R.
  44. 45.36    11K    P/R300.BAS    Part of P/R.
  45. 45.37    5K    P/R310.BAS    Part of P/R.
  46. 45.38    3K    P/R320.BAS    Part of P/R.
  47. 45.39    7K    P/R321.BAS    Part of P/R.
  48. 45.40    6K    P/R330.BAS    Part of P/R.
  49. 45.41    3K    P/R340.BAS    Part of P/R.
  50. ABSTRACT OF VOLUME 45
  51.  
  52. Osborne/McGraw-Hill Payroll with Cost Accounting
  53.  
  54. It is assumed that the user of this disk will also
  55. have obtained CP/M User Group volumes 43 and 44,
  56. Osborne's Accounts-Payable/Accounts-Receivable and
  57. General Ledger programs.  This is important in this
  58. case as we ran out of room on the disk (Oh, for a
  59. standard for double density!)  and some of the subroutine
  60. '.BAS' files are on the other disks.  I refer specifically
  61. to the following:
  62.     CURSOR.BAS
  63.     SUBS1.BAS
  64.     GENINFO.BAS
  65.     
  66. In addition it seems that our source (he who typed-in all
  67. these programs) missed some of the P/R subroutines which
  68. may be found in the book PAYROLL WITH COST ACCOUNTING
  69. published by Osborne/McGraw-Hill:
  70.     PRNMASK.BAS
  71.     FIND-EOF.BAS
  72.     MSTRIN.BAS
  73.     MSTROUT.BAS
  74.     HISTORY.BAS
  75.     P-RSEARC.BAS
  76.     JOBFILE.BAS
  77.  
  78. Also, one of the "main" programs is missing from this disk:
  79.     MSTRINIT.BAS
  80.  
  81. The above files are not overly lengthy and may be keyed in
  82. without too much difficulty.  It is assumed that the user will
  83. compile these programs and place the .INT files on a master
  84. workdisk, leaving the .BAS files elsewhere as they are not
  85. needed for actual operation.
  86.  
  87. There is a file P/R.SUB on this disk for ease of compiling.
  88. It is assumed that the person installing these programs for
  89. usage will have some familiarity with CBASIC2 conventions.
  90.  
  91. The CP/M Users' Group assumes no liability or responsibility
  92. for these programs or the results of using these programs.
  93.  
  94.             James K. Mills
  95.             Special Interest Group for CP/M
  96.             Chicago Area Computer Hobbyist Exchange
  97.