STOP_WHEN_WINDOWS_CLOSE@

Platform

Win32, x64

Purpose

To wait until all ClearWin+ windows are closed.

Syntax

SUBROUTINE STOP_WHEN_WINDOWS_CLOSE@()

Description

%lw (Leave Window Open) can be used to leave one or more windows open but for 64 bit executables care should be taken to avoid arriving at the runtime "END PROGRAM" point in the code with windows still open. This can result in your working memory being released to the system and being used elsewhere causing your data to be corrupted whilst still in use by ClearWin+. If necessary, a call can be made to the routine STOP_WHEN_WINDOWS_CLOSE@, before "END PROGRAM" in order to avoid a premature exit.

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited