/?
Gives a list of options when FTN95 is used from a command line in a Command
Prompt box.
/CONFIG
Set-up installation compiler defaults. This must be the only option on the
command-line.
/DEBUG_SOURCE
Adds a call to DEBUG_SOURCE@ after every executable line.
/HELP
Invokes the Windows based help system.
/OPTIONS <filename>
Specifies a file containing additional compiler options.
/RUNTRACE
Adds a call to RUN_TRACE@ after every executable line.
/SEARCH_INCLUDE_FILES
Searches through INCLUDE files for CONTAINS. Switch this on only if an INCLUDE
file contains executable statements. This option is set by /ISO. Using this
option will speed the compilation when compiling programs containing many
INCLUDE statements.