home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / vms / 12974 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.4 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!EMUNIX.EMICH.EDU!lt501_443571
  2. From: lt501_443571@EMUNIX.EMICH.EDU (DAVE PAMPREEN - SUPERVISING CONSULTANT - LEARNING RESOURCES AND TECHNOLOGIES)
  3. Newsgroups: comp.os.vms
  4. Subject: $GETQUI - missing item code
  5. Message-ID: <9207302158.AA10982@emunix.emich.edu>
  6. Date: 30 Jul 92 21:58:05 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Lines: 15
  9.  
  10. I am stumped...
  11.    All of the item codes are listed in the file SYS$LIBRARY:STARLET.PAS
  12. for use with Pascal except QUI$_JOB_RETENTION_TIME for use with the system 
  13. service $GETQUIW  I found it in the file SYS$LIBRARY:STARLET.REQ, but that
  14. doesn't help me one bit.  Currently I have to declare that as a constant,
  15. (its value is 95) but I want to use the constant declared in the shared files.
  16. --------------------------------------------------------------------------------
  17. Also,  has anyone had trouble getting the filename with the same system
  18. service?  It will get the file name sometimes and others just return garbage.
  19. No error values are returned.  And yes I am starting with a new queue context,
  20. and job context and all that good stuff.
  21.  
  22. What would happen if 1 + 1 = 3?  |        Dave Pampreen - Supervising Consultant
  23.                                  |        Learning Technologies     18-J Goddard
  24.                                  |        MAIL TO: pampreen@emunix.emich.edu
  25.