PA_CloseWindow


version 2003


PA_CloseWindow (wRef)

Parameter Type Description
wRef PA_WindowRef The window to close

Description

The routine PA_CloseWindow closes the windows referenced by wRef ; this is usually a window created using PA_NewWindow or the 4th Dimension command Open window .

Example

See PA_NewWindow for an example of use

See Also

Open window , PA_NewWindow .

Error Handling

None.