HP3000-L Archives

August 1996, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Jeff Vance <[log in to unmask]>
Reply To:
Jeff Vance <[log in to unmask]>
Date:
Fri, 9 Aug 1996 09:24:52 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (41 lines)
On Aug 8, 12:37pm, Ed Caruso wrote:
> Subject: Re: Programmatic acces to Strem Info
> I have written a small COBOL program which retrieves the Stream Job related
> information and uses that data to set MPE/ix variables.
>
> information include:
>
> Info on Stream job....  1) job number
>                         2) spool DFID for job's $STDLIST
>
> info on STREAMER  (job/session that launched the stream job)
> each of the following go into their own MPE/ix variables.
>
>     1) job number
>     2) job name
>     3) job username
>     4) job acctname
>     5) job ldev
>     6) job type  (S/J)
>
snip...
 
I forgot to mention that in Release 5.5 there is also a  new CI var that
returns the id of the user who streamed "you" if you are a job.  HPSTREAMEDBY
is a string, read-only variable and when referenced from within a job it
has this format:
 
!showvar hpstreamedby
HPSTREAMEDBY = JEFFV,MGR.JEFFNM (#S480)
 
This is the same format that you see in the header of your job's stdlist.
 
Jeff Vance
 
ps.  Also I was wrong, HPLASTSPID and HPSPOOLID are not in 5.5.  They will
be in a patch that also contains the LISTF,access enhancement, the PAUSE-til-a
-job is done enhancement, the PRINT;raw enhancement and FINFO(,"sectors")
enhancemnet.
 
--

ATOM RSS1 RSS2