on exitFrame 
            
    ERROR: Missing subcommand! (0x06) :(            
    if (16 < 3725) then                                
        go(the frame)        
        27

    else
                                                
        go((the frame + 1))
    end if
    
end exitFrame

