home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 14 / CDACTUAL.iso / cdactual / demobin / share / program / Basic / SDA30.ZIP / BONUS.DOC < prev    next >
Encoding:
Text File  |  1986-04-25  |  1.5 KB  |  26 lines

  1.     *B*O*N*U*S*
  2.  
  3. This diskette includes a file, ANSISCR.EXE, which may or may not be useful to
  4. you.  It is a utility that will produce an ANSI coded text file that will
  5. produce the SDA image file you gave it as input.  To use the ANSI file, you
  6. must, of course, have DEVICE=ANSI.SYS in your system CONFIG file (See your
  7. DOS manual).  I'm not too excited about this one.  Its SLOW, and the result
  8. file is about three times the compressed image file in size.  Its big
  9. advantage, of course, is that you can use the file to produce the screen
  10. without use of a bridge.  Simply open and read the file, and output the input
  11. data to the screen in a normal text output statement.  It ignores fields, and
  12. I haven't figured out a practical way to get the ANSI stuff to work with
  13. fields, so that it would be useful to you.
  14.  
  15. The utility prompts for the name of the "image" (.IMG) file, and then for
  16. an output file name.  Give full    names (with extensions)    for both input and
  17. output file names.  Its    fairly dumb, so    don't try "paths" on either
  18. the input or the output files.  It also does NOT check for the prior existance
  19. of your output file, so if you give it the name of an existing file, the
  20. old file will be overwritten.  Let me know if you find this useful, and
  21. I'll eventually get around to "cleaning it up".  This is all the documentation
  22. there is, so good luck.     It displays the screen    as it forms the    ANSI file, so
  23. don't panic if you suddently get a display...it's normal.
  24.  
  25. D²
  26.