Include
include "filename.con"
include inserts the contents of the specified file as if it were part of the file currently being compiled.
include "filename.con"
include inserts the contents of the specified file as if it were part of the file currently being compiled.