Post Reply 
Error message
10-02-2015, 09:58 AM
Post: #3
RE: Error message
Hi Jan,

It's possible you have encountered a variable context issue, such as a local variable that is no longer in scope in the current program.

You might find the debugger useful, which can be started from the program menu, or by inserting debug as a line in your code. This would allow you to single step through the each line of your code, while watching the content of your variables (or locate errors).

-Dale-
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Error message - Powersoft - 10-02-2015, 06:56 AM
RE: Error message - Thomas_Sch - 10-02-2015, 08:22 AM
RE: Error message - DrD - 10-02-2015 09:58 AM
RE: Error message - Powersoft - 10-02-2015, 11:40 AM
RE: Error message - DrD - 10-02-2015, 12:01 PM



User(s) browsing this thread: 1 Guest(s)