home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / OS2CO2.ZIP / RUN.HLP < prev    next >
Text File  |  1989-06-01  |  382b  |  17 lines

  1. The RUN directive is used to launch background or "daemon" processes
  2. during system initialization.  It is analogous to the interactive
  3. DETACH command.
  4.  
  5. Directive syntax:    RUN = pathname [application-dependent options]
  6.  
  7. Default value:        Not applicable
  8.  
  9. Multiple occurrences:    Yes
  10.  
  11. Affects protected mode:    Yes
  12.             
  13. Affects real mode:    No
  14.  
  15. Example:        RUN = C:\OS2\EMAIL.EXE
  16.  
  17.