home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / apps / dtp / pgs_cfg / pgs_cfg.doc next >
Text File  |  1994-01-19  |  6KB  |  164 lines

  1. Yarva...Yarva...Demonicus!™
  2.  
  3. DemonWare Software® Presents:
  4.  
  5. PAGESTREAM CONFIG 1.0
  6.  
  7. This archive should contain the following files:
  8.  
  9.      PGS_CFG.PRG
  10.      PGS_CFG.RSC
  11.      PGS_CFG.DOC
  12.      READ_ME
  13.  
  14. This version of PAGESTREAM CONFIG is © January 19, 1994.
  15.  
  16. INTRODUCTION
  17.  
  18.      Ever had to completely rework your PageStream ex/import drivers so 
  19. that only certain ones would be used?  You had to do it manually, 
  20. renaming each module so it would or would not be loaded.  Pain in the 
  21. rear, yes?  PAGESTREAM CONFIG is a shell that allows you to reconfigure 
  22. your drivers with the patented point-and-click method that window based 
  23. machines are famous for.
  24.  
  25.      I assume no liability for anything that happens through the use of 
  26. this program.
  27.  
  28.      This program is ShareWare.  If you find this program useful, please 
  29. remit 5.00 U$D to the address below.  The archive may be distributed 
  30. freely as long as all the files in the archive are maintained in an 
  31. unaltered state.  It may be sold only on Atari club disks, or on public 
  32. domain disks sold by Atari (or other PC) dealers, or as part of the 
  33. premium charged for access to on-line services such as GEnie and 
  34. CompuServe.  The ShareWare fee of 5.00 U$D is owed to the author 
  35. regardless of any fee paid to others to acquire it.
  36.  
  37.      Your author is
  38.  
  39.           The Demon™ (Jeff Poling)
  40.           c/o ACEC
  41.           POBox 29103
  42.           Columbus, OH  43229-0103
  43.  
  44.           jpoling@magnus.acs.ohio-state.edu
  45.  
  46.      Call these Columbus, Ohio, Atari BBSs:
  47.       ______________________________________________
  48.      |      Name      |  Phone Number  |  Max. Baud |
  49.      |----------------+----------------+------------|
  50.      | Deuce's Domain | (614) 235-4650 |    2400    |
  51.      | Silicon Dragon | (614) 436-3137 |    14.4k   |
  52.      | Wayne's World  | (614) 267-3342 |    2400    |
  53.      | Woodworks      | (614) 771-6780 |    14.4k   |
  54.       ----------------------------------------------
  55.  
  56.      Wayne's World BBS (8-bit) and Silicon Dragon BBS (16/32/64-bit) are 
  57. the support boards for
  58.  
  59.      Atari Computer Enthusiasts of Columbus
  60.      POBox 29103
  61.      Columbus, OH  43229-0103
  62.  
  63.      Support your local Atari club.
  64.  
  65.      Special thanks to THE L()()N, whose debugging skills makes 
  66. programming less stressful.  Any violence over bugs in the program may 
  67. be directed towards him.  Thanks to Dan Ackerman and Judy Baumgardner of
  68.  
  69.      Anthill Computing
  70.      POBox 361
  71.      Mt. Vernon, OH  43050
  72.      (614) 393-1524
  73.  
  74. and the rest of the ACEC Programmer's SIG.
  75.  
  76.      This program was written in GFA Basic 3.5E, compiled using the GFA 
  77. Compiler 3.5E, and tested on TOS 1.04.  GFA Basic and Compiler are © 
  78. 1988 GFA Systemtechnik GmbH.
  79.  
  80.      PageStream is ® SoftLogik Publishing Corporation.
  81.  
  82.      DemonWare is not affiliated with ACEC, SoftLogik Publishing 
  83. Corporation or Anthill Computing in any way, shape or form.
  84.  
  85. GETTING STARTED
  86.  
  87.      Simply place PGS_CFG.PRG and PGS_CFG.RSC together in any directory 
  88. you like and run the program.  If there is no PGS_CFG.CFG file in the 
  89. program's directory, the program will ask for the path to your 
  90. PageStream ex/import modules and the path to your PageStream .PRG (make 
  91. sure you pass the NAME of the program as well as the path).  PGS_CFG 
  92. will then load how your drivers are CURRENTLY configured on disk.
  93.  
  94.      Once loaded, you will be presented with the following:
  95.  
  96.       __________________________________
  97.      | PATH      IMPORT MODULES  RELOAD |
  98.      |                                  |
  99.      | |     |  |     | |     | |     | |
  100.      |                                  |
  101.      | LOAD DEF  EXPORT MODULES  OK     |
  102.      | SAVE DEF  |     ||     |  QUIT   |
  103.       ----------------------------------
  104.  
  105.      PATH:
  106.  
  107.           Click on this to bring up a file-selector to choose the path 
  108.      AND NAME of your PageStream .PRG.
  109.  
  110.      IMPORT MODULES:
  111.  
  112.           Click on this to bring up a file-selector to choose the path 
  113.      to your drivers.
  114.  
  115.      RELOAD:
  116.  
  117.           To reload how your drivers are CURRENTLY configured on disk.
  118.  
  119.      LOAD DEF:
  120.  
  121.           Loads your default configuration.  This is NOT automatically 
  122.      loaded when the PGS_CFG is run.  How the drivers are CURRENTLY 
  123.      configured is loaded.
  124.  
  125.      SAVE DEF:
  126.  
  127.           Saves your default configuration, INCLUDING your paths.  You 
  128.      MUST have a saved configuration if you do not wish to have to 
  129.      locate your drivers/.PRG every time you run the program.
  130.  
  131.      OK:
  132.  
  133.           Configure your modules and run PageStream.
  134.           Left-shift click to configure your drivers and NOT run 
  135.      PageStream.
  136.  
  137.      QUIT:
  138.  
  139.           Exit without making changes.
  140.  
  141.      MODULES:
  142.  
  143.           Your import modules will appear in the boxes below PATH/IMPORT 
  144.      MODULES/RELOAD and your export modules will appear below EXPORT 
  145.      MODULES.  They will appear selected or deselected depending on 
  146.      whether they are configured to be loaded by PageStream.  Simply 
  147.      click on the module name to change its status.  You must select OK 
  148.      to make your changes, including after clicking on LOAD DEF.
  149.  
  150. CLOSING
  151.  
  152.      Well, that's it.  I hope you find this program useful.  If you have 
  153. any comments, suggestions, or BUG REPORTS!, I can be contacted at the 
  154. snail/email addresses and BBSs listed above.
  155.  
  156.      Why DemonWare?  Demons are the denizens of hell who exist to 
  157. torture the souls of the dead; and a soul must go through torturous 
  158. hell to get decent software for this dead machine!
  159.  
  160. REVISION HISTORY
  161. ================
  162. *  v1.0:  First version
  163.  
  164.