On Monday 25 September 2006 19:51, Charles Mills wrote: > given a command syntax of > > ACCESS XXXXX(IN|OUT) other parameters ... > > what should XXXXX be?
In my world, we use MODE=I|O|U|X|W in reference to the type of OPEN a program performs to a file - Input, Output, Update, eXtend, Work So, how does ACCESS MODE(IN|OUT) look? -- Gilbert Saint-Flour GSF Software http://gsf-soft.com/ mailto:[EMAIL PROTECTED] ---------------------------------------------------------------------- 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

