SAVE WINDOW |
Save Current Window |
SAVE WINDOW TO filename$ [,ERR=stmtref]
Where:
filename$ |
Valid filename. String expression. |
stmtref |
Program line number or statement label to which to transfer control. |
Use the SAVE WINDOW directive to save only the current window, regardless if it is a child or parent window. If the child window is inside a dialogue, this directive will not save the outer dialogue.
(The SAVE WINDOW directive was added in PxPlus 2018.)
SAVE CONTROL Save Image of Control