On Tuesday, 01/12/2010 at 10:02 EST, "Frank M. Ramaekers" <framaek...@ailife.com> wrote: > Don?t have one?we simply IPL directly off of DOSRES. (Putting ?* CP SET RUNON? > works just fine in $0JCL). > > We do other things from the $0JCL startup (like COUPLE to the VSWitch).
Also consider the COMMAND statement in USER DIRECT. It has the advantage of allowing privileged CP commands without giving the guest privilege classes it doesn't otherwise need. That is, all COMMANDs run with full privileges, so you can VARY ON, ATTACH, SET SHARE, etc. without fear. Alan Altmark z/VM Development IBM Endicott