flockfile seems to be a C thing and locks the file from other tasks. That will not help me. First this is a Java application and second I want to share the file between tasks of the same program.
I allocate the file in the Java application. I do not specify a DD. All I do is open the file in the program but if I could specify the disp on a path that would solve my problem. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

