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

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!usc!sdd.hp.com!ncr-sd!crash!cmkrnl!jeh
  2. From: jeh@cmkrnl.com
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Creating subprocess with $CREPRC; preservation of symbols/logicals
  5. Message-ID: <1993Jan8.110315.1099@cmkrnl.com>
  6. Date: 8 Jan 93 11:03:15 PST
  7. References: <C0I3xM.84F@acsu.buffalo.edu>
  8. Organization: Kernel Mode Consulting, San Diego, CA
  9. Lines: 26
  10.  
  11. In article <C0I3xM.84F@acsu.buffalo.edu>, masmummy@ubvmsb.cc.buffalo.edu writes:
  12. > I have a program that needs the use of $CREPRC to create a subprocess.
  13. > I think LIB$SPAWN is great, but I cannot alter quotas with it.
  14.  
  15. There are limitations on how you can affect quotas with $CREPRC for 
  16. subprocesses, too.
  17.  
  18. > My problem lies in preserving symbols and/or logicals.
  19. > Is there any way (with normal privileges) that I can pass information to
  20. > this subprocess (I need to give it a stream about 80 characters long), without
  21. > resorting to files, mailboxes, and such?  
  22.  
  23. How about creating a logical name in the job logical name table?
  24.  
  25. > It appears to me (I am not an expert)
  26. > that LIB$SPAWN copies the symbol and logical tables over by default.  Can I
  27. > do that with $CREPRC, too?
  28.  
  29. not unless you implement it yourself.  LIB$SPAWN does it with mailboxes. 
  30.  
  31.     --- Jamie Hanrahan, Kernel Mode Consulting, San Diego CA
  32. drivers, internals, networks, applications, and training for VMS and Windows-NT
  33. uucp 'g' protocol guru and release coordinator, VMSnet (DECUS uucp) W.G., and 
  34. Chair, Programming and Internals Working Group, U.S. DECUS VMS Systems SIG 
  35. Internet:  jeh@cmkrnl.com, hanrahan@eisner.decus.org, or jeh@crash.cts.com
  36. Uucp:  ...{crash,eisner,uunet}!cmkrnl!jeh
  37.