First off I would remove the "," from lines 1-4 and possibly shift lines 3-4 to the left by one position so there is one page dataset per line. ie:
000002 PAGE=(SYS1.PAGE.PLPA, 000003 SYS1.PAGE.COMMON, 000004 SYS1.PAGE.LOCAL1,L)
I am assuming there are more lines the IEASYSxx member (after the lines you cut and pasted. If there are then you will need comma"," in line 4 so that it reads 000004 SYS1.PAGE.LOCAL1,L), Ed ps if there are NO more lines then your paste is OK. ---------------------------------------------------------------------- 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

