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

  1.                 ┌───────────────────────────────────────────┐
  2.                 │ Microsoft Assembler 5.1 OPTIONS - Page #1 │
  3.                 └───────────────────────────────────────────┘
  4. ┌───────────────────────────────── MESSAGES ─────────────────────────────────┐
  5. │               /t - Suppress messages for successful assembly               │
  6. │               /v - Display extra source statistics                         │
  7. │               /z - Display source line for each error message              │
  8. ├─────────────────────────────── OUTPUT FILES ───────────────────────────────┤
  9. │ /c - Generate cross-reference         /d - Generate pass 1 listing         │
  10. │ /l[a] - Generate listing, a-list all  /n - Suppress symbol table listing   │
  11. │ /X - List false conditionals                                               │
  12. ├─────────────────────────────── SEGMENTATION ───────────────────────────────┤
  13. │ /a - Alphabetize segments             /s - Order segments sequentially     │
  14. ├────────────────────────────── FLOATING POINT ──────────────────────────────┤
  15. │          /e - Emulate floating point instructions and IEEE format          │
  16. ├───────────────────────────────── CODEVIEW ─────────────────────────────────┤
  17. │ /Zi - Include symbolic information    /Zd - Include line number information│
  18. └──────────────────────── (press any key to continue) ───────────────────────┘
  19.  
  20.  
  21.                 ┌───────────────────────────────────────────┐
  22.                 │ Microsoft Assembler 5.1 OPTIONS - Page #2 │
  23.                 └───────────────────────────────────────────┘
  24. ┌─────────────────────────────── MISCELLANEOUS ──────────────────────────────┐
  25. │ /D<sym>[=<val>] - Define symbol                                            │
  26. │ /I<path>        - Directory for include files                              │
  27. │ /M{lxu}         - Preserve case of labels:                                 │
  28. │                     l=All, x=Globals, u=Upper case globals                 │
  29. │ /p              - Check for pure code                                      │
  30. │ /w{012}         - Set warning level:                                       │
  31. │                     0=None, 1=Serious, 2=Advisory                          │
  32. └──────────────────────── (press any key to continue) ───────────────────────┘
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.