TRMCTX HTTP Argument
The TRMCTX HTTP argument value is Y for Yes. Any other value is regarded as No.
For example:
http://MyServer/MagicScripts//MGrqispi.dll? APPNAME=MyApp&PRG NAME=MyProg&CTX=9755586289880&TRMCTX=Y
The TRMCTX argument can only be used when the request includes a CTX argument and the defined context exists on the server.
When the request is executed for a defined context and TRMCTX=Y, the following runtime behavior occurs:
-
The requested program is executed within the set context
-
As the top program is completed, the context will close. Note that browser client tasks are abruptly closed.