HI
We were using this in v18 but cant seem to find a reference to it in the current docs. Anyone able to offer an explanation on what it is used for?
many thanks
HI
We were using this in v18 but cant seem to find a reference to it in the current docs. Anyone able to offer an explanation on what it is used for?
many thanks
Hi Paul,
I would recommend that you locate an instance in one of your scripts, and use the context-senstive menu to Show Resources. If it is a SenseTalk handler, it should appear in the SenseTalk browser at the right of your center pane. I would suspect that Results.DoExitAll is perhaps a reference to a property list in which Results is a property list variable name and DoExitAll is a property stored in Results. More likely, however, given the Do in DoExitAll, DoExitAll is a command handler housed in a script called Results.
Hope this helps,
Dave