NetTalk Central

Author Topic: Error reported in DebugView after drawing a graph  (Read 2848 times)

Keith

  • Sr. Member
  • ****
  • Posts: 306
    • View Profile
    • Email
Error reported in DebugView after drawing a graph
« on: November 03, 2014, 10:53:35 PM »
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
Clarion 10.0.0 build 12799
NetTalk 9.31
StringTheory 2.65
InsightGraphing 2.27

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Error reported in DebugView after drawing a graph
« Reply #1 on: November 03, 2014, 11:02:00 PM »
Error 0 means no error - so you can carry on.

cheers
Bruce