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 / JSAGE / ZSUS / PROGPACK / TXT2DB10.LBR / TEXT2DB.FOR < prev    next >
Text File  |  2000-06-30  |  640b  |  10 lines

  1. TEXT2DB is an assembly programming aid which converts a text file
  2. prepared with an editor into a block of DB statements suitable
  3. for inclusion in Assembly source files. For Menu type screen displays
  4. it can install labels for referencing variable areas of the display.
  5. Takes All the drudgery out of creating screen displays.
  6. TEXT2DB is a good example of use of the V4 Libraries, programming
  7. techniques for compatibility with many assemblers, Z-systems,
  8. configurability, and of its own use in preparing text for assembly.
  9.  
  10.