% % external process run within frame % % start a frame container, protect current ownership % @@ (@ % % create the Acrobat hosting frame % "Xframe" "StdFramz" newsub %%% .00 .00 1.0 1.0 perscreen App.DimSub % % activate standard events for the frame % "acroevnt" ^"Request| !Task.Request *" &; Mep.Can "Requesr| !Task.Request " Mep.Can % % add heartbeat event for Gwizard and frame % "Track| *acrotrak " Mep.Can % % not initialized yet, start any necessary components % @@ "acrostrd" "Start" *acrostep { % % already running, establish the system proc values inside the frame % @Xframe %%% _Gwiz @^FrWix } { % % not started yet, this is a new startup % } ifelse )@