home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / editor / vp_demo.zip / VCSD.ZIP / TASM.VCH < prev    next >
Text File  |  1991-11-06  |  2KB  |  47 lines

  1.         ┌───────────────────────────────────────────┐
  2.         │ Borland Turbo Assembler Options - Page #1 │
  3.         └───────────────────────────────────────────┘
  4.  
  5. ┌───────────────────────────────── MESSAGES ─────────────────────────────────┐
  6. │ /t        Suppress messages if successful assembly             │
  7. │ /wx        Set warning level x: 0=none, 1=2=warnings on             │
  8. │ /w-xxx    Disable warning xxx                         │
  9. │ /w+xxx    Enable warning xxx                         │
  10. │ /z        Display source line with error message                 │
  11. ├─────────────────────────────── OUTPUT FILES ───────────────────────────────┤
  12. │ /c   Generate cross-ref in listing  /l   Generate normal listing         │
  13. │ /la  Generate expanded listing      /n   Suppress symbol tables in listing │
  14. │ /x   False conditionals in listing  /zd  Line number info in object files  │
  15. │ /zi  Full debug info in object files                         │
  16. ├─────────────────────────────── SEGMENTATION ───────────────────────────────┤
  17. │ /a   Alphabetic segment ordering    /a   Source-code segment ordering         │
  18. ├────────────────────────────── FLOATING POINT ──────────────────────────────┤
  19. │ /e   Generate emulator instructions /r   Generate real instructions         │
  20. └──────────────────────── (press any key to continue) ───────────────────────┘
  21.  
  22.  
  23.  
  24.         ┌───────────────────────────────────────────┐
  25.         │ Borland Turbo Assembler Options - Page #2 │
  26.         └───────────────────────────────────────────┘
  27.  
  28. ┌─────────────────────────────── MISCELLANEOUS ──────────────────────────────┐
  29. │ /dSYM[=VAL]    Define symbol SYM = 0, or = VAL                     │
  30. │ /h /?        Display help screen                         │
  31. │ /iPATH    Search PATH for include files                     │
  32. │ /jCMD        Jam in an assembler directive CMD (eg. /jIDEAL)             │
  33. │ /kh#        Hash table capacity in number of symbols             │
  34. │ /ml        Treat all symbols as case sensitive                 │
  35. │ /mu        Convert all symbols to upper case (def.)             │
  36. │ /mx        Make public and external symbols case sensitive             │
  37. │ /p        Check for code segment overrides in protected mode         │
  38. │ /q        Suppress OBJ records not needed for linking             │
  39. └──────────────────────── (press any key to continue) ───────────────────────┘
  40.  
  41.  
  42.  
  43.  
  44.  
  45. 
  46.