Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can a batch job get its own batch entry number?

batch Job
0
Posted

How can a batch job get its own batch entry number?

0

To have a batch procedure retrieve its own batch entry number, use the following: $ Entry = F$GETQUI(“DISPLAY_ENTRY”, – “entry_number”,”display_entry”,”this_job”) Remember that the entry numbers issued by the OpenVMS Job Controller are always opaque longword values. Do not assume you know the format of the entry number, nor the range of entry numbers you might see, nor the algorithm that is used to assign enty numbers. You should simply assume opaque longword.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123