home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Media Share 9
/
MEDIASHARE_09.ISO
/
editor
/
vp_demo.zip
/
VCSD.ZIP
/
TASM.VCH
< prev
next >
Wrap
Text File
|
1991-11-06
|
2KB
|
47 lines
┌───────────────────────────────────────────┐
│ Borland Turbo Assembler Options - Page #1 │
└───────────────────────────────────────────┘
┌───────────────────────────────── MESSAGES ─────────────────────────────────┐
│ /t Suppress messages if successful assembly │
│ /wx Set warning level x: 0=none, 1=2=warnings on │
│ /w-xxx Disable warning xxx │
│ /w+xxx Enable warning xxx │
│ /z Display source line with error message │
├─────────────────────────────── OUTPUT FILES ───────────────────────────────┤
│ /c Generate cross-ref in listing /l Generate normal listing │
│ /la Generate expanded listing /n Suppress symbol tables in listing │
│ /x False conditionals in listing /zd Line number info in object files │
│ /zi Full debug info in object files │
├─────────────────────────────── SEGMENTATION ───────────────────────────────┤
│ /a Alphabetic segment ordering /a Source-code segment ordering │
├────────────────────────────── FLOATING POINT ──────────────────────────────┤
│ /e Generate emulator instructions /r Generate real instructions │
└──────────────────────── (press any key to continue) ───────────────────────┘
┌───────────────────────────────────────────┐
│ Borland Turbo Assembler Options - Page #2 │
└───────────────────────────────────────────┘
┌─────────────────────────────── MISCELLANEOUS ──────────────────────────────┐
│ /dSYM[=VAL] Define symbol SYM = 0, or = VAL │
│ /h /? Display help screen │
│ /iPATH Search PATH for include files │
│ /jCMD Jam in an assembler directive CMD (eg. /jIDEAL) │
│ /kh# Hash table capacity in number of symbols │
│ /ml Treat all symbols as case sensitive │
│ /mu Convert all symbols to upper case (def.) │
│ /mx Make public and external symbols case sensitive │
│ /p Check for code segment overrides in protected mode │
│ /q Suppress OBJ records not needed for linking │
└──────────────────────── (press any key to continue) ───────────────────────┘