Appearantly the #CONSOLE OFF macro does not really git rid of the console in the graphics commands or it has to be used with a function I do not know
about to close the invisible console. When I use it and recompile Graphics window programs I modify for #CONSOLE OFF I get the "Destination file write" error that tells me the program is still running after I close the graphics window.
What function or macro should I use to close an ENTIRE #CONSOLE OFF based graphics window program and not get the "Destination file write" error?
about to close the invisible console. When I use it and recompile Graphics window programs I modify for #CONSOLE OFF I get the "Destination file write" error that tells me the program is still running after I close the graphics window.
What function or macro should I use to close an ENTIRE #CONSOLE OFF based graphics window program and not get the "Destination file write" error?
Comment