Available in:
Apps (win)
Apps (char)
Reportwriter
RPC
Standalone PL
X
X
X
X
X
void overlay(run-file[,parm,...]) string run-file expr parm
run-file | specifies the application to overlay.
Unless runpath is specified in trim.ini, you must
give the full path name. Specifying the .run
extention is optional.
|
parm | (optional) specify parameters of the overlaying function. These parameters can be accessed in the main trigger of the application. |
overlay("app1.run",g.time);