InterviewSolution
Saved Bookmarks
| 1. |
How Do You Pass Parameters When Opening A Window? |
|
Answer» Use OpenWithParm method () and accessing the three system MESSAGE OBJECT properties:
The parameters are STORED in the Message object. Use OpenWithParm method () and accessing the three system message object properties: The parameters are stored in the Message object. |
|