home *** CD-ROM | disk | FTP | other *** search
/ Best Objectech Shareware Selections / UNTITLED.iso / boss / word / text / 019 / vms_shel.com < prev    next >
Text File  |  1993-01-19  |  195b  |  8 lines

  1. $!
  2. $!  This is used by JED to execute a command in the shell.  I do
  3. $!  it this way because not every command takes a /output qualifier
  4. $!
  5. $ define/user sys$error sys$output
  6. $ 'p1'
  7. $ exit
  8.