home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: 25 Years Anniversary
/
CHIP_25Jahre_Jubilaeum.iso
/
downloads
/
401065
/
WPO11
/
Data1.cab
/
_C006C9762637408489E1355FB663F666
< prev
next >
Wrap
Text File
|
2003-03-07
|
2KB
|
142 lines
boolean:=?QuickCorrect
Syntax
()
Description
Return True if QuickCorrect will replace words as you type, False if not.
numeric:=?Random
Syntax
()
Description
Return a random number between 0 and 32767.
numeric:=?RedlineCharacter
Syntax
()
Description
Return the ASCII numeric equivalent of the redline character.
numeric:=?RedlineMethod
Syntax
()
Description
Return the redline method of the current document.
Return Value
0 Printer dependent
1 Left margin
2 Alternating
3 Right margin
boolean:=?RevealCodesActive
Syntax
()
Description
Return True if Reveal Codes is on, False if not.
string:=?RightChar
Syntax
()
Description
Return the character at the insertion point.
numeric:=?RightCode
Syntax
()
Description
Return the numeric equivalent of the code at the insertion point.
numeric:=?RightHyphZone
Syntax
()
Description
Return the upper limit of a hyphenation zone as a percent of a word.
numeric:=?Row
Syntax
()
Description
Return the current row number in a table.
numeric:=?RowHeader
Syntax
()
Description
Return whether the current table row is a header row.
Return Value
0 Not a header
1 Header
measurement:=?RowHeight
Syntax
()
Description
Return the current table-row height in WordPerfect units (1200ths of an inch).
boolean:=?RulerBarActive
Syntax
()
Description
Return True if the Ruler is active, False if not.