home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / downloads / 401065 / WPO11 / Data1.cab / _A4FAEBF08B374719B2FFFD9C57E1424F < prev    next >
Text File  |  2003-03-07  |  3KB  |  276 lines

  1. numeric:=?UndeleteBuffers
  2.  
  3. Syntax
  4.  
  5. ()
  6.  
  7. Description
  8.  
  9. Return the number of buffers that contain information available to be undeleted.
  10.  
  11. Return Value
  12.  
  13. The range of possible values is 0-3.
  14.  
  15. numeric:=?UnderlineColorBlue
  16.  
  17. Syntax
  18.  
  19. ()
  20.  
  21. Description
  22.  
  23. Returns the amount of blue in the current underline color.
  24.  
  25. Note
  26.  
  27.   New command
  28.   
  29. numeric:=?UnderlineColorGreen
  30.  
  31. Syntax
  32.  
  33. ()
  34.  
  35. Description
  36.  
  37. Returns the amount of green in the current underline color.
  38.  
  39. Note
  40.  
  41.   New command
  42.   
  43. numeric:=?UnderlineColorRed
  44.  
  45. Syntax
  46.  
  47. ()
  48.  
  49. Description
  50.  
  51. Returns the amount of red in the current underline color.
  52.  
  53. Note
  54.  
  55.   New command
  56.   
  57. numeric:=?UnderlineColorShading
  58.  
  59. Syntax
  60.  
  61. ()
  62.  
  63. Description
  64.  
  65. Returns the amount of shading in the current underline color.
  66.  
  67. Note
  68.  
  69.   New command
  70.   
  71. boolean:=?UnderlineSpaces
  72.  
  73. Syntax
  74.  
  75. ()
  76.  
  77. Description
  78.  
  79. Return whether blank spaces will be underlined in the active document.
  80.  
  81. Return Value
  82.  
  83. 0    Do not underline spaces
  84.  
  85. 1    Underline spaces
  86.  
  87. numeric:=?UnderlineStyle
  88.  
  89. Syntax
  90.  
  91. ()
  92.  
  93. Description
  94.  
  95. Returns the style of the underline.
  96.  
  97. Note
  98.  
  99.   New command
  100.   
  101. boolean:=?UnderlineTabs
  102.  
  103. Syntax
  104.  
  105. ()
  106.  
  107. Description
  108.  
  109. Return whether tabs will be underlined in the active document.
  110.  
  111. Return Value
  112.  
  113. 0    Do not underline tabs
  114.  
  115. 1    Underline tabs
  116.  
  117. measurement:=?UnprintableBottomMargin
  118.  
  119. Syntax
  120.  
  121. ()
  122.  
  123. Description
  124.  
  125. Return the size of the unprintable bottom margin in WordPerfect units (1200ths of an inch).
  126.  
  127. measurement:=?UnprintableLeftMargin
  128.  
  129. Syntax
  130.  
  131. ()
  132.  
  133. Description
  134.  
  135. Return the size of the unprintable left margin in WordPerfect units (1200ths of an inch).
  136.  
  137. measurement:=?UnprintableRightMargin
  138.  
  139. Syntax
  140.  
  141. ()
  142.  
  143. Description
  144.  
  145. Return the size of the unprintable right margin in WordPerfect units (1200ths of an inch).
  146.  
  147. measurement:=?UnprintableTopMargin
  148.  
  149. Syntax
  150.  
  151. ()
  152.  
  153. Description
  154.  
  155. Return the size of the unprintable top margin in WordPerfect units (1200ths of an inch).
  156.  
  157. boolean:=?UpdateQuickList
  158.  
  159. Syntax
  160.  
  161. ()
  162.  
  163. Description
  164.  
  165. Return True if Update Favorites with Changes is selected, False if not.
  166.  
  167. boolean:=?UseDefaultDocExt
  168.  
  169. Syntax
  170.  
  171. ()
  172.  
  173. Description
  174.  
  175. Return True if Use Default Extension on Open and Save is selected in Files Settings, False if not.
  176.  
  177. numeric:=?UserColorBlue
  178.  
  179. Syntax
  180.  
  181. ()
  182.  
  183. Description
  184.  
  185. Return the blue value of the current user-defined color.
  186.  
  187. Return Value
  188.  
  189. Value: 0-255.
  190.  
  191. numeric:=?UserColorGreen
  192.  
  193. Syntax
  194.  
  195. ()
  196.  
  197. Description
  198.  
  199. Return the green value of the current user-defined color.
  200.  
  201. Return Value
  202.  
  203. Value: 0-255.
  204.  
  205. numeric:=?UserColorRed
  206.  
  207. Syntax
  208.  
  209. ()
  210.  
  211. Description
  212.  
  213. Return the red value of the current user-defined color.
  214.  
  215. Return Value
  216.  
  217. Value: 0-255.
  218.  
  219. string:=?UserInitials
  220.  
  221. Syntax
  222.  
  223. ()
  224.  
  225. Description
  226.  
  227. Return the user initials specified in Environment Preferences.
  228.  
  229. string:=?UserName
  230.  
  231. Syntax
  232.  
  233. ()
  234.  
  235. Description
  236.  
  237. Return the user name specified in Environment Preferences.
  238.  
  239. numeric:=?VolumeNumber
  240.  
  241. Syntax
  242.  
  243. ()
  244.  
  245. Description
  246.  
  247. Return the current volume number.
  248.  
  249. numeric:=?VolumeNumberMethod
  250.  
  251. Syntax
  252.  
  253. ()
  254.  
  255. Description
  256.  
  257. Return the current volume numbering method.
  258.  
  259. Return Value
  260.  
  261. 0    Numbers
  262.  
  263. 1    Lower letters
  264.  
  265. 2    Upper letters
  266.  
  267. 3    Lower roman
  268.  
  269. 4    Upper roman
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.