home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Magic 1995 #1 / CDM_5.ISO / shell / graph / ansi / scrdraw.arj / SCRDRAW.EXE / README.DOC < prev    next >
Encoding:
Text File  |  1991-05-22  |  2.7 KB  |  61 lines

  1.                               ScreenDraw v 1.0
  2.                         Copyright (c) 1991 Omer Abdalla
  3.                         -------------------------------
  4.  
  5. ScreenDraw is package that includes three programs: ScreenDraw (SD.EXE),
  6. ScreenShow (SS.EXE) and SEE.COM.
  7.  
  8. ScreenDraw (SD.EXE) is a screen editor for designing colorful menus for
  9. batch files and for making presentations. It's supported with colors and all
  10. ASCI characters. It has line and box drawing capabilities. Screen files are
  11. saved with the extension (.SCR).
  12.  
  13. ScreenShow (SS.EXE) is a presentation system. You can use it to arrange
  14. the screen files created by ScreenDraw and to display them in a continuous
  15. manner. Each group of screen files can be saved in a presentation file
  16. with the extension (.SHW). You can load this file at any time, modify it,
  17. and play it. You control the way the screen file is displayed and the time
  18. the file is to remain displayed on the screen before the next one replaces
  19. it. Ten Display effects are supported. You can also create animation files
  20. (try the sample file ANIMATE.SHW, you need to run the self-extraction file
  21. SAMPLE.EXE first).
  22.  
  23. SEE.COM is a handy utility that displays the screen files created by
  24. ScreenDraw. It displays the file, waits for a keystroke and returns the
  25. errorlevel of the key pressed. This is very useful in enhancing batch
  26. files with colorful screens. Please see the sample MENU.BAT file and feel
  27. free to edit it and run it in your system.
  28.  
  29. SAMPLE.EXE is a self-extarction file that contains some show files for
  30. ScreenShow together with their supporting screen files.
  31.  
  32. REQUIREMENT:
  33. ------------
  34. ScreenDraw and ScreenShow shall work with any IBM compatible system.
  35. ScreenDraw will need 56KB of memory while 132KB is good for ScreenShow.
  36. A color system will utilize all features of these programs but not
  37. a reuirement.
  38.  
  39. LIMITATIONS:
  40. ------------
  41. The maximum number of screen files to be arranged in one show file is 999.
  42.  
  43. If you find ScreenDraw and/or ScreenShow of benefit to you, please send
  44. $15 registeration fees to:
  45.  
  46.       OMER ABDALLA
  47.       P.O. Box 166
  48.       OXFORD, OH 45056
  49.  
  50. Your suggestions and comments are encouraged and appreciated. So, please
  51. do not hesitate to write to me in the above address or call (513) 529-5178.
  52.  
  53.  
  54. Regsitered users will receive software updates at no extra charge.
  55. In addition, if interested they will receive a utility that generates Turbo C
  56. source code for each screen file they make. Programmers can then merge this
  57. source file with their Turbo C programs (Please see the PCPIANO.EXE
  58. which is developed with the help of ScreenDraw v1.0, this program is for the
  59. public domain, so enjoy using it freely). I am working on enabling the utility
  60. to generate Turbo Pascal source code.
  61.