- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
While debugging code including assignments to character variables, e.g.
ERRVAR=' '
I keep getting the error 'There is no source code available for the current location', and need to Step Out of the location to be able to continue. This is occuring on every character variable.
There must be a simpler way. I am using the latest version of IVF and MSVS2005.
Thanks,
David
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Steve,
Yes, I was using Step Into, but the behaviour seems to have changed. I would not expect an attempt to step into a library routine for a simple assignment statement.
Another behaviour that seems to have changed is that I am getting alot of "Cannot view register variable" messages in the watch window - for variables defined in a module. Previously, I could see the contents of these variables by just typing their name. Now it seems that I can only see them by typing module name::variable name. Is there any setting that I can change to change this behaviour? Also, probably connected with this, I could previously hover the cursor over these variables to see their values, but now cannot.
<<<
Thanks,
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page