home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / AP / JED / JED097-1.TAR / jed / lib / vms_shell.com < prev    next >
Encoding:
Text File  |  1994-12-12  |  269 b   |  9 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/nolog sys$error sys$output
  6. $ define/user/nolog sys$input nl:
  7. $ 'p1' 'p2' 'p3' 'p4' 'p5' 'p6' 'p7' 'p8' 'p9' 
  8. $ exit
  9.