HI
I have an app which draws graphs using InsightGraphing. IG creates a picture of the graph and stores it temporarily in the Web/Images folder.
While poking around with trace I noted this sequence:
[1596] [st] [netTalk][thread=3] LinkPage=$$$80762.png
[1596] [st] [netTalk][thread=3] error: 0
I have confirmed that every time a graph is generated (the $$$nnnn.PNG file) the 'error: 0 is reported.
Since this does not result in any noticeable bad behaviour I am sure that it is a natural artefact of the process (maybe deleting the file) but I wonder if someone could confirm - I don't like mysteries
Thanks
Keith