SET RUNTIME
Determines if compiled versions of application programs are to be executed. Syntax SET [LOCAL] RUNTIME ON|OFF Comments Specifies if the Runtime system is to be available for program execution. When RUNTIME is set OFF, compiled programs are treated as if they are not compiled. A SET LOCAL RUNTIME command can be used inside a program…
Read more