pPostActionQueue
pPostActionQueue
Place an action on the Message Queue.
Syntax
pPostActionQueue ( in vlAction,
in vlWindowName )
Parameters
| vlAction | The action to be place on the queue. |
| vlWindowName | The associated window name. |
Comments
The pPostActionQueue function places an action and associated window name on the Message Queue. It uses pMessageQueue to do the job. The pPostActionQueue command provides an easier-to-use interface.