On Tuesday, 07/10/2007 at 10:16ZE10, "Gillis, Mark" <[EMAIL PROTECTED]> wrote: > In case anyone?s interested, I raised this with IBM. Their response was that > testing NUCMTDSP wouldn?t work, the only way possible being to run the CMS > control blocks. Unfortunately, these control blocks have the note?This > information is NOT intended to be used as Programming Interfaces of z/VM? > > ? which makes me a little uneasy about doing it this way. I guess it?s all > there is, though.
I have some assembler code that can run with C or Pascal (called prior to entering the "real" module). I put in a WXTRN for CEESTART and VSPASCAL in order to figure out whether it is running in an LE environment or not. Could you put in a WXTRN for VMSTART? If the adcon is non-zero, then VMSTART was linked. Alan Altmark z/VM Development IBM Endicott
