home *** CD-ROM | disk | FTP | other *** search
/ The California Collection / TheCaliforniaCollection.cdr / his034 / pageone.exe / arc / SHOWME.BAT < prev    next >
DOS Batch File  |  1991-02-01  |  3KB  |  74 lines

  1.  
  2.  
  3. ECHO OFF
  4. CLS
  5. ECHO             This is a demonstration version of
  6. ECHO                        microVISION
  7. ECHO *
  8. ECHO microVISION is the preview editor created by Cybertext Corporation,
  9. ECHO an innovative young company that since 1980 has specialized in
  10. ECHO microcomputer based typesetting front end systems for professional
  11. ECHO typographers and publications. The distinguishing difference in
  12. ECHO all our products is that they were developed by typesetters and
  13. ECHO publishers for use by typesetters and publishers. This editor, and
  14. ECHO associated hardware and driver software, is available in versions
  15. ECHO for CompuWriter, EditWriter, Unisetter and MCS typesetters with
  16. ECHO PostScript compatible emulators for laser printers.
  17. ECHO      This means that pages prepared with this editor can be output
  18. ECHO to either a phototypesetter or a laser printer with no change in
  19. ECHO any of the file codes or text.
  20. ECHO      If typography and quality are essential to your purpose,
  21. ECHO microVISION and its allied modules will serve you well.
  22. PAUSE
  23. CLS
  24.  
  25. ECHO This is a copyrighted program. All rights belong to Cybertext
  26. ECHO Corporation. You are free to give this demonstration version to
  27. ECHO anyone who may have an interest provided that no charge is made
  28. ECHO and that this proviso and Cybertext's copyright notice are not
  29. ECHO removed or altered. Remember, however, that permission to
  30. ECHO give a sample demo copy does not carry with it permission to use
  31. ECHO the actual program without payment.
  32. ECHO    If this demo copy persuades you to buy one of the actual program
  33. ECHO packs, you should send your prepaid order along with your name,
  34. ECHO address, and telephone number to:
  35. ECHO                           Cybertext Corporation
  36. ECHO                             Box 999
  37. ECHO                             Ashland, OR 97520
  38. ECHO    Registered owners receive a User ID number, which entitles them
  39. ECHO to support and software updates. Each program pack contains the
  40. ECHO latest software and complete, detailed documentation.
  41. ECHO    To determine which program pack is right for you, print out a
  42. ECHO description of the different program packs and a copy of the order
  43. ECHO form by turning on your printer and telling your computer to:
  44. ECHO                         COPY ORDERFRM.TXT PRN
  45. PAUSE
  46. CLS
  47. ECHO This software needs 640K and graphics to run in your computer.
  48. ECHO    In the event that there is a hardware problem, you might have
  49. ECHO to run the MCINSTALL program to tell the software exactly what kind
  50. ECHO of graphics driver you are using with microVISION.
  51. ECHO      * *
  52. ECHO      Your introduction to microVISION will be simplified if you
  53. ECHO print out the file called TUTOR.TXT and do the simple sequence of
  54. ECHO exercises that is suggested there.
  55. ECHO      Turn on your printer and type COPY TUTOR.TXT PRN
  56. ECHO      * *
  57. ECHO    You may print everything, order form, program descriptions, and
  58. ECHO tutor by turning on your printer and typing COPY PRINT-IT PRN
  59. ECHO      * *
  60. ECHO      After you type SHOWME and the program has done the startup,
  61. ECHO the editor appears on the screen. At that point, please follow the
  62. ECHO simple introductory exercise sequence laid out on the TUTOR sheet.
  63. ECHO You might want to start with the DEMO.TXT file.
  64. ECHO      * *
  65. ECHO      * *
  66. ECHO      * *
  67. ECHO      To continue on into the editor, please
  68. PAUSE
  69.  
  70. CLS
  71. METAWNDO
  72. MWP84
  73.  
  74.