home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / turbo_sw / execute.doc next >
Text File  |  1991-07-21  |  7KB  |  166 lines

  1.  
  2. The Executive Version  2.5  by Bill Miller                 May 19/90
  3. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4.  
  5.      The  Executive was first born out of a need that we found in  the 
  6. Forem ST bbs program to be able to access desk accessories and also be 
  7. able  to  easily execute GEM applications with the touch  of  a  mouse 
  8. button, rather than typing in a filename on a command line.
  9.  
  10.  
  11. INSTALLATION OF EXECUTIVE
  12. ~~~~~~~~~~~~~~~~~~~~~~~~~
  13.      Just copy the EXECUTE.PRG,  EXECUTE.SYS, and EXECUTE.RSC into the 
  14. directory where TURBO.PRG now resides.    Installation of Executive
  15. is now complete.
  16.  
  17.  
  18.  
  19. AUTO BOOTING ///Turbo Board
  20. ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  21.      I  have  been told that you cannot use the  REBOOT  program  with 
  22. Executive.  This  is correct,  as REBOOT directly boots from  an  Auto
  23. folder and will not allow the ST to initialize GEM.
  24.  
  25.      Not  all is lost though,  there are another ways to start  Turbo. 
  26. If you are using TOS 1.4, you can Install turbo.prg as an AUTO booting 
  27. GEM  application  and save your desktop.   If you are using  an  older 
  28. version of TOS,  you may also use a program like STARTGEM or HEADSTART 
  29. from the Codehead guys.  Either of these programs will autostart Turbo 
  30. from a Cold boot, and allow you to use Executive.
  31.  
  32.  
  33.     Now the Executive is installed on your system.   The Executive  is 
  34. so easy to use, that you don't have to read any further, but following 
  35. will be a list of the features of Executive and how to use them.
  36.  
  37.  
  38. The Executive - Program description
  39. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  40.  
  41.      The Executive allows you use run all GEM or TOS programs from the
  42. desktop or from the sysop mode in ///Turbo Board.    It can contain  a
  43. maximum of 32  Applications under two drop down menus,  also the  file
  44. selector or parameters can be automatically passed when  executing  an
  45. application. It  is recommended that the UIS ]I[  program  ( Universal
  46. Item Selector) be  used if you  are  running  Executive.  UIS 3 is  an
  47. excellent program and is well worth the price.
  48.  
  49.      When  Executive intializes for the first time the Desk  and  File 
  50. entries  for the menu will appear,   under Desk you will find the  the 
  51. Executive  registration info,  and also the desk accessories,  if  any 
  52. were installed.  Under the File entry, you will find three entries:
  53.  
  54.  
  55. Install Application 
  56. ~~~~~~~~~~~~~~~~~~~
  57.      Use this to install a new application, up to 32 may be installed.
  58. When you click on this entry a file selector will appear and you  then 
  59. click  on  the  program that you wish to  execute,  then  the  Install 
  60. Application dialog box will appear.
  61.  
  62.      The install application box allows you to enter a Menu Strip name 
  63. that  will show up under the Execute drop down menus.   You  can  also 
  64. enter parameters.  These will ALWAYS be passed to your application via 
  65. the Command Line.
  66.  
  67.      AUTO CL will cause the  Enter Parameters box to be displayed when 
  68. the application is executed.   The program extension has no effect, it 
  69. will work with Tempus.prg for instance.
  70.  
  71.     AUTO  FS  will cause the File Selector to appear  every  time  you 
  72. execute  an  application.   If you want to enter a mask for  the  File 
  73. Selector simply type it in the PARAMETERS line.   No entry= *.* ,  you 
  74. can use wild cards (* and ?) if you want. (eg  *.TXT or ABC??.* ect.)
  75.  
  76. NOTE:
  77.  
  78.     When executing a program with a TTP extension, an ENTER PARAMETERS 
  79. box  will  appear  as  with the GEM desktop.   If  the  TTP  file  was 
  80. Installed  as an Application,  then the ENTER PARAMETERS box will  not 
  81. appear unless you enable the AUTO CL box,  or you can alternately  use 
  82. the AUTO FS if you wish to use a file selector.
  83.  
  84.  
  85. *    HOLD SCREEN will hold the screen after execution of your program. 
  86. This is useful for some TTP and TOS programs that may abort leaving  a 
  87. message that would otherwise vanish when Executive reappears.
  88.  
  89. *    KEEP  PATH  will hold the path to the Default  Executive  (forem) 
  90. path.  It  is  useful  for running or testing  Forem  Batch  or  Doors 
  91. programs  that may be located elsewhere,  but need to use the  default 
  92. Forem directory.
  93.  
  94.      The HELP! button will give you this very info in case you forget.
  95.  
  96. Application Menu Manager
  97. ~~~~~~~~~~~~~~~~~~~~~~~~
  98.      Use to modify Executive Menu entries and Options.  If you wish to 
  99. edit the installed applications,  simply drag one to the edit  button.  
  100. The  same box as the Install Application box will appear allowing  you 
  101. to edit your entry.  Reordering the applications is easy, just drag an 
  102. application  to the place you wish it to be and the applications  will 
  103. reorder  themselves.   To  remove an application simply  drag  to  the 
  104. REMOVE  button.   The  UNDO button will reset  any  reorder,  edit  or 
  105. deletion you have made since last calling the Menu Manager.
  106.  
  107. *    Version  2.5 now allows you to  change the path of  an  installed 
  108. application.   Just  click on the FILENAME box or the  actual  program 
  109. name,  and a file selector will appear,  to allowing you to change the 
  110. file easily.
  111.      
  112.  
  113.  
  114. Executive allows you a few options.  These are:
  115.  
  116. Desktop Mode - Use when run from the desktop 
  117. BBS Mode     - Will send an OFF HOOK command to your Modem
  118.  
  119. Fast Reload  - Executive stays resident in this mode
  120. Memory Saver - Saves memory but must reload Executive (saves ~100k !!)
  121.  
  122. FX On        - Pretty expanding boxes and silly little sounds
  123. FX Off       - The stuff I spent so much time on, are all disabled!
  124.  
  125.  
  126. Execute file
  127. ~~~~~~~~~~~~
  128.      Use to Execute any Gem  or Tos  program  without  installing  it.
  129. Executive will retain the path of the last file that you executed.
  130.  
  131. Alternate Menu Data Files
  132. ~~~~~~~~~~~~~~~~~~~~~~~~~
  133.  
  134.      In  case  you  want to install more  than  32  applications,  The 
  135. Executive  allows  you to create and load alternate menu  data  files.  
  136. These  files  contain  the  installed  application  information.   The 
  137. default  menu  data file is EXECUTE.WJM,  if this file is  found  when 
  138. Executive is booting or reloading then it will be loaded.  If you want 
  139. to  create a different menu data file then click the right hand  mouse 
  140. button, a file selector will appear.  Type in a file name, if it isn't 
  141. found  then Executive will prompt you if you want to create the  file.  
  142. Hit yes and any applications you install will be saved under that file 
  143. name.  To load a different data file click the right button and select 
  144. any previously saved data file.
  145.  
  146.  
  147.  
  148. Our Support BBS - ///Turbo Board Support - 416-274-1225, Fnet Node #18
  149. is available if you have any questions. 
  150.  
  151. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  152. Universal Item Selector 3 - Ordering Information
  153.  
  154.    UIS 3 is not a shareware program.  Though it is advantageous to use
  155. this program with Executive, it is not included here.  You  may  order
  156. the UIS 3 program from:
  157.  
  158. Application and Design Software
  159. 120 NW "E" Street,
  160. Grants Pass, OR
  161. USA 97256
  162.  
  163. Phone 503-476-0071   Price is $29.95 us (upgrade from UIS 2 for $7)
  164.  
  165. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  166.