I've been using version 7 for a few weeks now and noticed the following issues:
1) Code Content window is not populated properly (or at all) when I used CASE statements in the variable bind of a procedure call within a package. When I replaced the CASE from the bind the content window populated.
2) Had intermittent problem where selecting in the Code Content window did not cause the Code Window to go to the selection. Closing the program window an reopening seemed to fix the problem, but it would return after a while. This may be related to above.
3) I'm not sure how the Navigate-back / Navigate-forward lists are determining where to navigate to, but this no longer seems to work like the navigation buttons that used to be on the Code Content window. My expectation is that if I hold the CTRL-KEY and navigate to a declaration or a procedure call that Navigate-back takes me to where I just came from. This does not seem to happen very often.
4) I was unable to view collections in the DEBUGGER. I have been able to do this in the past by selecting this from the right-click menu when a given variable is highlighted. I tried the other day with a collection declared privately within a package and nothing happened when I selected view collection. I'm not sure if the collection must be global for this to work or if something else is going on.
Thanks - still love your product!
1) Code Content window is not populated properly (or at all) when I used CASE statements in the variable bind of a procedure call within a package. When I replaced the CASE from the bind the content window populated.
2) Had intermittent problem where selecting in the Code Content window did not cause the Code Window to go to the selection. Closing the program window an reopening seemed to fix the problem, but it would return after a while. This may be related to above.
3) I'm not sure how the Navigate-back / Navigate-forward lists are determining where to navigate to, but this no longer seems to work like the navigation buttons that used to be on the Code Content window. My expectation is that if I hold the CTRL-KEY and navigate to a declaration or a procedure call that Navigate-back takes me to where I just came from. This does not seem to happen very often.
4) I was unable to view collections in the DEBUGGER. I have been able to do this in the past by selecting this from the right-click menu when a given variable is highlighted. I tried the other day with a collection declared privately within a package and nothing happened when I selected view collection. I'm not sure if the collection must be global for this to work or if something else is going on.
Thanks - still love your product!