On Wed, 3 May 2006 16:45:33 -0500, Victor Gil wrote:
...
>I did not look at UNIX because the data to be masked is currently accessed
>either through batch or via dynamic allocation.
>
>Now I am going to move all the I/O logic to a subtask [attached by OPEN,
>detached by CLOSE] so that all the business [data masking] logic can be
>written in Cobol/LE and let the applications programmers to implement
>individual file handlers.  I will then add the DD parser to perform dynamic
>allocation based on the passed kewords [my pilot merely accessed another
>file pre-allocated through JCL] and logic to determine the file DSORG. For
>each DSORG there will be a correspondent "server" routine to perform
>requested I/O.
 
Victor, 
  
You aren't planning on (or needing to be) doing dynamic allocation within 
the SSI Open/Close routines, are you?  
 
-- 
Tom Schmidt 
Madison, WI 
 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to