Please enable JavaScript to view this site.

A-Shell Development History

1. Fix bug in certain GETJOB.SBR formats, introduced in build 824.  Routine should now work as follows:

XCALL GETJOB, JOBNAM {,PRGNAM}

or

XCALL GETJOB, JOBNAM {,PPN {,JOBNUM}}

Where PPN could be mapped in any of the following ways:

MAP1 PPN,B,2

 

MAP1 PPN

MAP2 PROJ,B,1

MAP2 PROJ,B,1

 

MAP1 PPN

MAP2 PROJ$,S,3     ! e.g. "001"

MAP2 PROG$,S,3     ! e.g. "004"