|
|
|
|
Re: Can we view object (block, item) properties while debugging [message #202556 is a reply to message #202453] |
Fri, 10 November 2006 06:18   |
hrforafaq
Messages: 8 Registered: July 2005
|
Junior Member |
|
|
Peace,
The block_status system variable describe the current block status, i am looking for the properties of the other blocks for example which are not current.
Other thing, While debuging stored package procedures throuth Forms. I see that i can know the current values of local procedure variables and its parameters but i can't see the global variables declared in the package specification and shared by all the package functions and procedures.
Is there any way to get throuth this problem and find the current values for those global variables which might be arrays or recors ...
Thanks
Achraf
|
|
|
|