The 'cd' command not only changes the current working directory, it also changes between the "MVS Data Set" and the "UNIX Files" file systems.
cd "FOO.BAR" changes to the MVS side and give access to all "FOO.BAR.*" data sets cd /foo/bar changes to the UNIX file system and gives access to everything in directory /foo/bar cd yxz will either change directory or "add" another qualifier depending on where you currently are. Peter Hunkeler CREDIT SUISSE ---------------------------------------------------------------------- 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

