home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / statstcs / epistatx.arc / EPISTATX.USE < prev    next >
Text File  |  1989-12-07  |  2KB  |  38 lines

  1. EPISTATX - eXtension for EPISTAT vs. 3.0 - by Jim Groeneveld, 3 July 1985.
  2. ==========================================================================
  3. This eXtension package improves the menu structure of EPISTAT vs. 3.0 by
  4. 1. adding 2 menu options to EPISTAT: 'exit to DOS' and 'exit to BASIC';
  5. 2. returning to the main menu from any application without reinitializing.
  6. In addition some errors regarding screen colours in DATA-ONE are corrected
  7. and starting EPISTAT has been accelerated by playing the background music
  8. while building the initial screen and by removing the original delay.
  9.  
  10. Installation:
  11. -------------
  12. Start BASIC/BASICA/GWBASIC and repeat steps 1 to 3 for each "program":
  13. 1. Load one of each (sub)program from EPISTAT:         LOAD "program"
  14. 2. Merge the corresponding .MRG file:                  MERGE "program.MRG"
  15. 3. Save the result (as a tokenized file):              SAVE "program"
  16.  { EPISTAT.BAS and EPIMRG.BAS MUST be saved as ASCII:  SAVE "EPISTAT",A }
  17. **** Repeat steps 1 to 3 for each of the .BAS programs from EPISTAT ****
  18. 4. exit BASIC/BASICA/GWBASIC and delete *.MRG (keep EPISTATX.BAS)
  19. ["program" in the above examples represents each EPISTAT (sub)program.]
  20. EPISTATX is now ready for use in the normal way: (GW)BASIC(A) EPISTAT
  21.  
  22. I hereby grant this eXtension package to the public domain for individual
  23. (private or not) installation and USE only (see distribution notices below).
  24. I DO NOT TAKE ANY RESPONSIBILITY FOR ANY DAMAGE CAUSED BY ITS APPLICATION.
  25.  
  26. DUE TO COPYRIGHT NOTICES BY THE AUTHOR OF EPISTAT (Tracy L. Gustafson)
  27. THE ORIGINAL EPISTAT PACKAGE MAY NOT BE CHANGED FOR REDISTRIBUTION!
  28. THIS COMPLETE ExTENSION PACKAGE MAY ONLY BE DISTRIBUTED SEPARATELY!
  29. ANY WORKING INSTALLED ExTENDED EPISTAT PACKAGE MAY NOT BE DISTRIBUTED!
  30.  
  31. Jim Groeneveld,
  32. =============================================================================
  33. NIPG TNO - - - - - <work> - - - - -|- <home> - - - - -| GROENEVELD@HDETNO51
  34. Postbus 124    | Wassenaarseweg 56 | Schoolweg 14     | GROENEVELD@TNO.NL
  35. 2300 AC Leiden | 2333 AL Leiden    | 8071 BC Nunspeet | TNOSUR::GROENEVELD
  36. Nederland (NL)   071-178810        | 03412-60413      | RULTNO::JIM
  37. =============================================================================
  38.