-H: Short Help

Group

Various

Scope

None

Syntax
  -H
    
Arguments

None

Default

None

Description

The -H option causes the Assembler to display a short list (i.e., help list) of available options within the assembler window. Options are grouped into Output, Input, Language, Host, Code Generation, Messages, and Various.

No other option or source files should be specified when the -H option is invoked.

Example

The following listing is a portion of the list produced by the -H option:

Listing: Example Help listing

...
MESSAGE:

-N        Show notification box in case of errors

-NoBeep   No beep in case of an error

-W1       Do not print INFORMATION messages

-W2       Do not print INFORMATION or WARNING messages

-WErrFile Create "err.log" Error File

...