home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / DOS_GG / COMCAT / VOL33.ARJ / VOL3312 < prev    next >
Text File  |  1992-01-07  |  2KB  |  44 lines

  1.  
  2. P r o g r a m m a T h e e k volume 3312
  3.  
  4. gelijk aan UK CP/M-MSDOS no. 12
  5.  
  6. Titel: Utilities for ZBASIC (ZedCor)
  7.  
  8. Number  Name            Size    Date    Comments
  9. 3312.01 BASIC    LIB    28544   8-30-87 Library modules.
  10.         CATALOG  312     1024   4-09-90 This file
  11. 3312.02 CRC65    COM     2264   6-26-87 Checksum calculation
  12. 3312.03 CRC65    DOC     1008   6-26-87 Doc on ^
  13. 3312.04 INDEX    BAS     6144   8-31-87 Library Indexer.    
  14. 3312.05 INDEX    COM    18048   8-29-87 source code.        
  15. 3312.06 KEYWORDS LIB     1211   8-26-87 Library of Keywords.
  16. 3312.07 LIB      BAS     8320   8-31-87 Library Manager.   
  17. 3312.08 LIB      COM    17792   8-30-87 source code.       
  18. 3312.09 PREP     BAS    15872   8-31-87 Preprocessor.   
  19. 3312.10 PREP     COM    20352   8-29-87 source code.    
  20. 3312.11 READ     ME       536   9-01-87 Intro
  21. 3312.12 STRIP    BAS     7168   8-31-87 Source Code Reducer.
  22. 3312.13 STRIP    COM    16512   8-29-87 source code.        
  23.         VOL3312  ABS     1024   4-09-90 Abstract by PoCo
  24. 3312.14 VOL3312  CRC     1220   2-01-90 CRC's with CRC65
  25. 3312.15 ZUTILITY DOC    22038   9-01-87 Short documentation
  26.         17 file(s)   186768 bytes free on volume VOL3312
  27.  
  28. These  utilities  are  designed to work with  the  Zedcor
  29. ZBASIC  compiler  on the IBM PC or compatible. They  were
  30. developed  on  an Amstrad PC1512, but only use  the  text
  31. screen  and  should  work  on  any  system.  The  utility
  32. INDEX.COM   contains  routines  designed  to  control  an
  33. Amstrad DMP3000 printer which is Epson/IBM compatible. If
  34. printing  fails  this will need recompiling as it is  not
  35. configurable;  look  at the subroutines labelled  "common
  36. declarations" and "print Paragraph" in that code.
  37.  
  38. The  Zedcor  ZBASIC  BASIC  compiler is  a  powerful  and
  39. flexible  BASIC  compiler  that runs under a  variety  of
  40. operating  systems.  They current PC version  runs  under
  41. MSDOS 2.0 or higher. The compiler is very good, but lacks
  42. a decent editor and has only crude facilities to manage a
  43. subroutine  library.  These  utilities  are  designed  to
  44. correct this.