home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / utility / prog703.zip / PROGORG.DOC < prev    next >
Text File  |  1992-05-01  |  3KB  |  75 lines

  1.                   
  2.                           PROGRAM ORGANIZER
  3.                               ver 7.03
  4.  
  5.  
  6.     PROGRAM ORGANIZER frees itself from memory before calling your
  7.     application, making all RAM available for your application.
  8.  
  9.     The Program Organizer was written to make it easy for anyone to easily
  10.     access programs without being familiar with DOS.
  11.  
  12.     Always execute PROGRAM ORGANIZER from the batch file CONTROL.BAT
  13.     This can be done from your autoexec.bat file. If you execute the
  14.     menu program (PROGORG) directly, the programs will not be executed
  15.     as expected.
  16.  
  17.  
  18.     ADDING A PROGRAM TO THE MENU:
  19.  
  20.     The first time you execute PROGRAM ORGANIZER, the menu will be empty.
  21.     Pressing F1 will bring up a Utility Menu that allows you to ADD or
  22.     CHANGE an item from the menu.  To DELETE an item from the menu,
  23.     simply change the entry to spaces and reuse it later.  From the
  24.     Utility Menu, pressing F1 a second time allows you to add a program.
  25.  
  26.         The first line of input is what will show on the menu.
  27.  
  28.         The next 15 lines are dos command that will be executed when
  29.         this item is selected from the menu.
  30.  
  31.         The Menu program will automatically be called when these commands
  32.         are completed.
  33.  
  34.         If you are calling another batchfile (.BAT) then you should use:
  35.            CALL batchfilename
  36.         (Otherwise the menu will not be Recalled.)
  37.  
  38.          You can change the Company name that appears on the top of the page
  39.          by pressing F3 from the Help menu.
  40.  
  41.          You can add an optional message line on the bottom of the screen by
  42.          pressing F4 from the Help menu.
  43.  
  44.          A small alarm has been built in.  This alarm will only work
  45.          with the screen it is set on.  If you leave the screen, it is 
  46.          cleared, and must be reset.  Use F6 to set it.  
  47.         
  48.          It has a built in screen saver.  Moving clock or flash light. 
  49.  
  50.          If you have any questions about PROGRAM ORGANIZER, or would like
  51.          to make a contribution, contact GEMINI SYSTEMS or Sav-Onics.
  52.  
  53.          Customized versions of PROGRAM ORGANIZER are available on a
  54.          request basis.
  55.  
  56.          On the Z-248, some programs require the command of MODE CO80
  57.          to be issued before execution.  Zstem for one, on some units.
  58.  
  59.  
  60.          PROGRAM ORGANIZER was written by:
  61.  
  62.                    GEMINI SYSTEMS
  63.                    PO BOX 7086
  64.                    BLOOMFIELD HILLS, MI  48302
  65.  
  66.          Local contact here in the Dayton area is:
  67.  
  68.                    Guy Hunter      Hunter's Point BBS
  69.                                    1:110/230
  70.                            513-233-0807                  
  71.        
  72.          A $10.00 donation would be nice and say thank you to us.       
  73. 
  74.  
  75.