Author |
Message |
Larkov
Joined: 06 Oct 2008 Posts: 26 Country: Germany |
|
SQLAssistant4 & PL/SQL-Developer Package-Variables not s |
|
I hoped to see also the packagevariables in PL/SQL-Developer by pressing CTRL+Space, but the only advancement in the new version seems to be that I can see the local variables in a special function or procedure of the package.
Is there a trick or is it added in the future?
|
|
Mon Oct 06, 2008 4:11 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7951
|
|
|
|
Yes, there is. Type package name then dot.
|
|
Mon Oct 06, 2008 9:23 am |
|
 |
Larkov
Joined: 06 Oct 2008 Posts: 26 Country: Germany |
|
Better |
|
Ok, that is the workaround. :-)
But if I AM already IN the package, then I think it should show my "local" package-variables in the same way it shows the local procedure-variables of the actual point... Both are variables I should "see" at that point.
|
|
Mon Oct 06, 2008 9:56 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7951
|
|
|
Mon Oct 06, 2008 11:53 am |
|
 |
|