By using the DEMO status flag like:
Code
if(is(!DEMO)) 
    {
    quit();
    }



Last edited by Grant; 11/09/19 16:16.