[Info-vax] JIB Jab
Verne
verne at wvnet.edu
Tue Oct 13 14:34:26 EDT 2009
On Oct 13, 12:46 pm, VAXman- @SendSpamHere.ORG wrote:
> Here's one for you all to ponder since there's little VMS talk here of late.
>
> How do you get the JIB from the PID using DCL such that you can see the JOB
> logical table of the process whose PID you've specified. Have fun...
>
> --
> VAXman- A Bored Certified VMS Kernel Mode Hacker VAXman(at)TMESIS(dot)ORG
>
> http://www.quirkfactory.com/popart/asskey/eqn2.png
>
> "Well my son, life is like a beanstalk, isn't it?"
you say "using DCL" ... I do have a macro routine that I call from a
wrapper program in Basic (Vax, Alpha and IA64 versions) that when
given
a PID, will look it up and create a symbol containing a string
like LNM$JOB_82DE6580 ... got help on writing this from several
people,
not something I was able to figure out on my own :-)
GETJOB == "$PAGE_C:[003]GETJOB.ALPHA_EXE"
getjob 'f$integer(%x1B37DC57)' xyz
SHOW SYMBOL xyz
XYZ = "LNM$JOB_82DE6580"
wiil that do ??
Verne Britton, WVNET
More information about the Info-vax
mailing list