home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20709 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.4 KB

  1. Path: sparky!uunet!gator!towers!npal!sbrant
  2. From: sbrant@npal.rn.com
  3. Newsgroups: comp.os.vms
  4. Subject: SUBMIT help please.
  5. Message-ID: <1993Jan10.224954.21329@npal.rn.com>
  6. Date: 10 Jan 93 22:49:54 EDT
  7. Organization: PalNet -- Indianapolis, Indiana
  8. Lines: 38
  9.  
  10. Hello:
  11.     
  12.         I know I have seen this here before, and I can not seem to
  13.         find the info wherever I have placed it, so I could find it
  14.         when I needed it.  ( you know how it goes!)
  15.  
  16.         Anyway,  I have an EXE program that runs with no problem.
  17.         The program does not require any input from a user. It is simply
  18.         a special file processing program.  
  19.  
  20.         When I start the .com file with the following commands, all works
  21.         well.
  22.  
  23.         $ define/exec sys$input sys$command
  24.         $ run/error=nla0:/output=nla0: dua1:[data.sweep]scanit
  25.  
  26.         Now the problem arises.  I want to SUBMIT this com procedure
  27.         so we can schedule the execution of the .exe program.
  28.  
  29.         Submitting the com program causes a failure. Nothing works.
  30.  
  31.         If I remember correctly, I think I need to use the loginout
  32.         program to do this, but as I said, I can not find the info
  33.         on how to do this.
  34.  
  35.         Would someone please help?
  36.  
  37.  
  38.         Thanks loads.
  39.         regards;
  40.  
  41.  
  42.                                                      Steven B. Brant
  43. ________________________________________________________________________
  44.        -->> sbrant@npal.rn.com <<--[ or ] -->> nstar!towers!npal!sbrant <<--
  45.  
  46.  
  47.  
  48.