vynce
February 22nd, 2004, 08:40 PM
I have been having some problems with XPOSD displaying payloads (or variables which are deleted too quickly). I think that the payload data is being removed from memory before XPOSD has a chance to copy/display it.
Here is a GML showing this problem: xposd_test.gml (http://vynce.home.mchsi.com/girder/xposd_test.gml)
If you press F5 on the "Call OSD" command, sometimes "|Text|" will be displayed, other times just "||" will be displayed. "|Text|" should always be displayed.
Here is a GML showing this problem: xposd_test.gml (http://vynce.home.mchsi.com/girder/xposd_test.gml)
If you press F5 on the "Call OSD" command, sometimes "|Text|" will be displayed, other times just "||" will be displayed. "|Text|" should always be displayed.