Help Center
Help CenterFreeBASICUsing the FreeBASIC compiler

Compiler Option: -ex

Documentation

Add error checking with Resume support

Syntax

-ex

Description

The -ex compiler option adds error handling as with the -e option plus support for Resume.

See also