1.

How Do You Pass Parameters When Opening A Window?

Answer»

Use OpenWithParm method () and accessing the three system MESSAGE OBJECT properties:

  • Message.DoubleParm
  • Message.PowerObjectParm
  • Message.StringParm

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.



Discussion

No Comment Found