I have seen other code do this.  When opening a file, CMS searches the Active 
File Table first before reading from disk.

Regards,
  Alan


   Bruce Hayden --- Re: [CMS-PIPELINES] PIPINIT TEST Fails --- 
    From:"Bruce Hayden" 
<[email protected]>To:[email protected]:Mon, Aug 15, 2016 9:03 
AMSubject:Re: [CMS-PIPELINES] PIPINIT TEST Fails
  
    The IBM internal bootstrap code has this comment:  "CMS will NUCXLOAD 
anopen file prior to respecting the search order.  So open the file on theright 
disk before NUCXLOADing."  The code does an EXECIO DISKR of the fileand then 
does the NUCXLOAD.  I don't think this behavior is documented inthe books, but 
I suppose it could be documented in the code.  Anyway, Ifigured I'd post this 
here for future generations to reference.  I don'tknow of any other code that 
uses this "trick".On Fri, Aug 12, 2016 at 6:30 PM, Glenn Knickerbocker 
<[email protected]>wrote:> On 8/12/2016 5:11 PM, Ackerman, Alan wrote:> > Alas, 
I don't see any way to request a particular filemode in PICKPIPE> EXEC, 
either.>> Nope, that's a function that for whatever reason never made it into 
the> NUCXLOAD command that PIPINIT and PICKPIPE both depend on.  In fact,> I've 
never even run across a tool inside IBM to let you specify the> filetype and 
filemode of a module to load.>> ¬R>-- Bruce Haydenz/VM and Linux on z Systems 
ATSIBM, Endicott, NY

Reply via email to