home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / SIMTEL / CPMUG / CPMUG044.ARK / G_L.DOC < prev    next >
Text File  |  1984-04-29  |  2KB  |  41 lines

  1. GENERAL LEDGER DOCUMENTATION 11/06/80
  2.  
  3. You WILL need to purchase the book GENERAL LEDGER CBASIC by
  4. Lon Poole, with Mary Borchers, Martin McNiff, and Robert
  5. Thomson.  It is published by Osborne/McGraw-Hill and is
  6. available in many computer stores and some book stores.  If
  7. you are unable to find it any other way, you can usually
  8. order it through a bookstore.
  9.  
  10. This disk contains a file called CBAS.SUB which is a submit
  11. file for compiling the programs on this disk in proper
  12. sequence.  Some of the .BAS files you see on the disk are
  13. not listed in the .SUB file because they are subroutine
  14. type programs that are loaded with the main programs using
  15. the CBASIC2 %INCLUDE statement.
  16.  
  17. Two of the programs on the disk, CRTFM and FILEINIT are
  18. utilities that you will use the first time you set up your
  19. data files, and used seldom after that.
  20.  
  21. You will want to modify the CURSOR.BAS program for your CRT
  22. -- CURSOR.BAS is set up for a Hazeltine terminal and if you
  23. don't have a Hazeltine, then you'll have to make some changes.
  24. SUBS1.BAS also has some cursor positioning routines in it
  25. that you may need to modify.  These modifications will require
  26. a good deal of familiarity with the manual and the operation
  27. of your CRT as opposed to a Hazeltine.  Familiarity with
  28. CBASIC2 programming is also required.
  29.  
  30. After you have compiled the programs, you will want to
  31. put all the .INT files on a blank disk, perhaps with CRUN2.
  32.  
  33. Refer to the book for operating instructions.  G/L000 is the
  34. menu program.
  35.  
  36. Good luck.
  37.  
  38. Jim Mills
  39. Chicago Area Computer Hobbyist Exchange (CACHE)
  40. Special Interest Group for CP/M (SIG CP/M)
  41.