Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Erase global variables when there are no forms opened .

Eslam_ElbyalyMay 4 2016 — edited May 5 2016

i have a  login form , which calls the main form of my application ( a form for navigating to other forms in my app ) ,

when the user logs on i assign the user_id to a global variable , to use it for controlling the user's privileges on the forms . i.e ( open form1 , form2 , not form 3 , etc .. ) .

i know i should erase global variables , but i do not know when ,

i want to erase all global variables if there is no open forms at all , can i do so ?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 2 2016
Added on May 4 2016
15 comments
3,988 views