Contents | Prev | Next

3.9.2 Creating EXE executables

By default Irie Pascal does not generate EXE exectables, but instead generates IVM executables (see creating IVM executables for more information). However all you have to do to make Irie Pascal generate EXE executables is make sure that the name of the executable you generate ends with .exe (see miscellaneous options for information on how to specify the name of the executable).

Contents | Prev | Next