You can check by feeding the SYSTEM CONFIG file to CPSYNTAX (lives on MAINT
193.  This is something one should do after each change to SYSTEM CONDIG.

But, I can already say that the second proposal will fail.  The trailing
comma in the first example signals that the satement continues on the next
line.  So, the comma in the middle of the second alternative would be part
of the statement, and CP won't like it.

2007/3/30, Mark Pace <[EMAIL PROTECTED]>:

I'm trying to figure out the correct syntax for having multiple device
ranges offline at IPL.

 Devices ,
   Online_at_IPL   0000-FFFF,
   Offline_at_IPL   B000-B05F,
   Offline_at_IPL   B200-B25F,
   Sensed          0000-FFFF
Or

 Devices ,
   Online_at_IPL   0000-FFFF,
   Offline_at_IPL   B000-B05F,  B200-B25F,
   Sensed          0000-FFFF


--
Mark Pace
Mainline Information Systems




--
Kris Buelens,
IBM Belgium, VM customer support

Reply via email to