Debugging Shared Variables

Just starting out? Need help? Post your questions and find answers here.
akj
Enthusiast
Enthusiast
Posts: 668
Joined: Mon Jun 09, 2003 10:08 pm
Location: Nottingham

Debugging Shared Variables

Post by akj »

How do I display the values of shared variables in the Variable Viewer window whilst debugging? They are not shown by default.

[Shared variables are those declared by the keyword 'Defined' in the Main scope AND declared by the keyword 'Shared' in selected procedures]
Anthony Jordan