Command line syntax ────────────────────────────────────────────────────────
Indirect command file
Configuration file
/a Alphabetical segment ordering
/b Compatibility option
/c Cross-reference in listing file
/d Defines a symbol
/e Generates floating-point emulator instructions
/h,/? Displays a help screen
/i Sets an include file path
/j Defines an assembler startup directive
/kh Maximum number of symbols allowed
/ks Maximum size of Turbo Assembler's string space
/l Generates a listing file
/la Shows high-level interface code in listing file
/m# Allow # multiple passes to resolve forward references
/ml Treats all symbol as case-sensitive
/mu Converts symbols to uppercase
/mv# Set maximum valid length for symbols
/mx Makes public and external symbols (globals) case-sensitive
/n Suppresses symbol table in listing file
/o Output TLINK-compatible objects with overlay support enabled
/oi Output IBM-compatible objects for IBM's linear-executable linker
/op Output Phar Lap-compatible objects
/os Output TLINK-compatible objects without overlays
/p Checks for impure protected mode code
/q Removes .OBJ records not neccessary for linking
/r Generates real floating-point instructions
/s Sequential segment ordering (default)
/t Suppresses messages on successful assembly
/u Set version emulation
/v Compatibility option
/w Generation of warning messages
/x Includes false conditionals in listing
/z Displays source lines along with error messages
/zd Enables line number information in .OBJ file
/zi Enables debug information in object file
/zn Disables debug information in object file
TLINK syntax
TLINK32 syntax
TLIB syntax
BRC syntax
RLINK syntax
OBJXREF syntax
TDUMP syntax