home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR13 / 4D_LOAD.ZIP / 4D-LOAD.DOC next >
Text File  |  1993-07-12  |  4KB  |  76 lines

  1.                     Cadmos/CHAOS 4DOS Loader Utility v1.03
  2.                     ──────────────────────────────────────
  3.  
  4.   4D-LOAD.ARJ   contains the following files:
  5.  
  6.         4D.BAT - The batch file that will start a 4DOS session.
  7.     4START.BTM - An example 4START.BTM file. Edit according to your own needs.
  8.       4DOS.INI - An example 4DOS.INI file. Edit according to your own needs.
  9.       4DOS.PIF - An example 4DOS.PIF file for Windows 3.1.
  10.      READY.EXE - A Cadmos Utility to get user input. Needed by 4D.BAT.
  11.   SETERLEV.EXE - A Cadmos Utility that will set ErrorLevel. Needed by 4D.BAT.
  12.  
  13.   4D.BAT
  14.     This is a simple batch file that will load the 4DOS command processor.
  15.     It will check if 4DOS is the current command processor and, if so, ask you
  16.     if you want a secondary shell loaded. If you use EXIT from a first level
  17.     shell of 4DOS you are, as expected, back to COMMAND.COM or whichever
  18.     command processor you called 4D.BAT from. 4D.BAT then takes control and
  19.     asks you if you really want to stay on that processor (usually COMMAND.COM)
  20.     or to re-load 4DOS. If the first parameter is "FromWin" (exact case as
  21.     shown, no quotes) then it is assumed that 4Dos runs as a Windows shell
  22.     and you are asked if you want to close the 4Dos window.
  23.  
  24.     4D.BAT assumes that the 4DOS command processor resides in the C:\4DOS
  25.     directory. If this is not the case, edit the respective line in the
  26.     batch file.
  27.  
  28.   READY.EXE
  29.     This is a utility that prompts the user and expects a keystroke. It sets
  30.     ErrorLevel to the Ascii code of the key pressed. For more information on
  31.     READY.EXE use the 'READY ?' syntax.
  32.  
  33.   SETERLEV.EXE
  34.     This is a utility that will set ErrorLevel to the parameter supplied.
  35.  
  36.   4START.BTM
  37.     Always have a 4START.BTM file available somewhere in your path. This file
  38.     should set the COMSPEC parameter to point to 4DOS.COM, load any aliases
  39.     you might need, and, in general, customize your 4DOS session. A 4START.BTM
  40.     example is included.
  41.  
  42.   4DOS.INI
  43.     4DOS.INI is an important 4DOS setup file. Quite often, when you load 4DOS
  44.     as a secondary shell, the F1 key will not invoke 4DOS Help. This is
  45.     because 4DOS cannot locate the files needed. A line such as
  46.       HelpPath=C:\4DOS
  47.     in 4DOS.INI will solve this problem. A 4DOS.INI example is also included.
  48.   
  49.   4DOS.PIF
  50.     4DOS.PIF is a Windows PIF file to start 4DOS from windows. It calls
  51.     4D.BAT. In the PROPERTIES box of Windows Program Manager, add the
  52.     parameter "FromWin" (exact case as shown, no quotes) after the
  53.     4DOS.PIF entry (in the "Command Line:" entry) This will inform 4Dos.BAT
  54.     that it has been called from Windows. When you type EXIT and are about
  55.     to return to Windows, you will be notified. 4DOS.PIF expects to find
  56.     4D.BAT in C:\BATCH. Use the PIF Editor if you keep 4D.BAT in another
  57.     directory.
  58.   
  59.   When using 4D.BAT then if 4D.BAT can be found within the PATH and 4DOS.BTM
  60.   and 4DOS.INI are situated in the 4DOS directory then the 4DOS directory needs
  61.   not to be included in the PATH.
  62.  
  63.   ─────────────────────────────────────────────────────────────────────────────
  64.  
  65.   Send in any comments, suggestions or any other 4DOS utilities you might have
  66.                                      to:
  67.  
  68.                                Cadmos/CHAOS BBS
  69.                               26, Skoufa Street
  70.                                  Athen 106 73
  71.                                     GREECE
  72.                              Tel: (30-1) 361 1030
  73.                       Data: 363 5482, 360 6044, 360 6046
  74.                                 FAX: 360 6059
  75.  
  76.