Command: CloseParent

Previous  Next |  Direct link to this topic

Go to list of all Commands

Syntax: CloseParent();

 

If you during a macro open another form using the activate commands, you have the option to Close the form that opened it by calling this CloseParent command.

 

If you have not opened a form calling this command will do the same as the Close command.

 


Similar/Related Commands:
- Activate
- Close
- OpenForm
- PopFormStack
- SwitchToUpdateMode