You can also debug remote VSAM programs, but you must install Distributed File Manager (DFM) on your development workstation to do so. For more information, see EGL support for VSAM files.
if (sysVar.systemType is debug) // do nothing else // check for sysVar.sqlData.sqlCode = -811 end
This enables you to include system-specific logic that is only valid on the host system.
For information on the keyboard differences, see the EGL function key mapping table in validationBypassKeys or helpKey.
To debug programs that do not run under JEE, you can start the debug session as described in Stepping through an application in the EGL debugger.
For information on EGL debugger commands, see EGL debugger commands. For more information on how build descriptor settings affect the EGL debugger, see How build descriptor settings affect the EGL debugger.