home *** CD-ROM | disk | FTP | other *** search
/ Shareware Gold 1 / The_Golden_ROM_Series_-_Shareware_Gold_Volume_1_Number_11_-_SK_89-301_-_1989.iso / LIB017 / DOS_CMND.HLP < prev    next >
Text File  |  1986-10-01  |  2KB  |  41 lines

  1.                    ISSUING DOS COMMANDS FROM WITHIN PC-TYPE+
  2.  
  3.     As long as sufficient memory is still available, you may perform any
  4.     DOS command you wish without exiting PC-TYPE+.  To accomplish this,
  5.     move the cursor to the Command Line by pressing the Esc key if you are
  6.     not already on the Command Line.
  7.  
  8.     On the Command Line type the following and then press the Enter key:
  9.  
  10.                                    DOS DIR *.exe
  11.  
  12.     All the .EXE files on your current directory should be listed just as
  13.     they normally would if you were in DOS itself.  You are then prompted
  14.     with the message:
  15.                       Press a letter key to continue ...
  16.  
  17.     At which point you will return to this editing session.
  18.  
  19.                               Press the PgDn Key
  20.  
  21.     Any DOS command may be issued in this manner:
  22.  
  23.     (1) Move the cursor to the Command Line
  24.     (2) Type DOS followed by a space and then the desired command
  25.     (3) Then press the Enter key or F10.
  26.     (4) When the command is completed and you are asked to press a
  27.         letter key, do so and you will return to your editing session.
  28.  
  29.     Note: You may actually run any program in this manner without exiting
  30.           PC-TYPE+.  However, PC-TYPE+ and the file(s) you may be editing
  31.           will still be in memory, so there may not be enough memory left
  32.           to run large programs.
  33.  
  34.           If you had a program named PROG.EXE, you could run it without
  35.           leaving PC-TYPE+ by typing
  36.                                    DOS PROG
  37.           on the Command Line.
  38.  
  39.                      Press F4 to Return to the HELP Menu
  40.  
  41.