- Code: Select all
CompilerIf #PB_Compiler_OS<>#PB_OS_Web
Repeat
Event=WaitWindowEvent()
Until Event=#PB_Event_CloseWindow
CompilerEndIf
CompilerIf #PB_Compiler_OS<>#PB_OS_Web
Repeat
Event=WaitWindowEvent()
Until Event=#PB_Event_CloseWindow
CompilerEndIf
Users browsing this forum: No registered users and 6 guests