InterviewSolution
Saved Bookmarks
| 1. |
How Do You Create A New Session While Open A New Form? |
|
Answer» Using open_form built-in setting the session option Ex. Open_form('Stocks ',ACTIVE, session). when INVOKE the MULTIPLE forms with open form and call_form in the same application, state whether the following are true/False Using open_form built-in setting the session option Ex. Open_form('Stocks ',active, session). when invoke the multiple forms with open form and call_form in the same application, state whether the following are true/False |
|