home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / LK_V1.06.LHA / LK V1.06 / HELP / width.hlp < prev    next >
Encoding:
INI File  |  1994-11-01  |  1.1 KB  |  41 lines

  1. [LANGUAGE english; PARENT keywords; PAGE 11-122]
  2. [C;6;B]        FWIDTH or WIDTH OBJECTNAME <value>
  3. [7]Default: 8
  4. [6]        HWIDTH or WIDTH HUNKNAME <value>
  5. [7]Default: 8
  6. [6]        PWIDTH or WIDTH UNITNAME <value>
  7. [7]Default: 8
  8. [6]        SWIDTH or WIDTH SYMBOLNAME <value>
  9. [7]Default: 16
  10. [6]        WIDTH <value>
  11. [7]Default: 80 (30..255)
  12. [J;1;N]
  13.   Defines a width. WIDTH directly followed by a value defines \
  14. the output line width. This size does not include margins.
  15.  
  16.   Followed by a keyword width defines the size of that item in \
  17. the tables:
  18. [7;INDENT 8]    OBJECTNAME
  19. [1]        defines the source file length
  20.         (Default is 8)
  21. [7]    UNITNAME
  22. [1]        defines the unit name length when exist
  23.         (Default is 8)
  24. [7]    HUNKNAME
  25. [1]        defines the hunk name length
  26.         (Default is 8)
  27. [7]    SYMBOLNAME
  28. [1]        defines the symbol name length
  29.         (Default is 16)
  30.  
  31.   See also:
  32. [L;3][LINK fancy]            FANCY
  33. [LINK height]                HEIGHT
  34. [LINK map]                MAP
  35. [LINK margin]                MARGIN
  36. [LINK plain]                PLAIN
  37. [LINK swapfh]                SWAPFH
  38. [LINK width]                WIDTH
  39. [LINK xref]                XREF
  40. [5; LINK about; GOTO address]        Become Registred
  41.