home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: 25 Years Anniversary
/
CHIP_25Jahre_Jubilaeum.iso
/
downloads
/
401065
/
WPO11
/
Data1.cab
/
_3683E21B40A142B1BFB43C8AAEF43BF5
< prev
next >
Wrap
Text File
|
2003-03-07
|
3KB
|
260 lines
WebBrowse
Syntax
WebBrowse(URLAddress As String)
Description
Launch your web browser. It will open at the URL you specify.
Parameters
URLAddress: string The web address that your browser will open to.
WebBrowserLaunch
Syntax
WebBrowserLaunch()
Description
Launch a web browser, if one exists.
WindowsCascade
Syntax
WindowsCascade()
Description
Arrange the drawing windows so they overlap and all the title bars are displayed.
WindowsTile
Syntax
WindowsTile()
Description
Arrange the drawing windows so all open windows are visible at once.
WindowsTileHorizontal
Syntax
WindowsTileHorizontal()
Description
Tile windows in a horizontal row.
WordLeft
Syntax
WordLeft()
Description
Move the insertion point one word to the left in the Text Editor.
WordPerfectCharactersDlg
Syntax
WordPerfectCharactersDlg()
Description
Display the WordPerfect Characters dialog box, which is used to insert WordPerfect characters into a text area.
WordRight
Syntax
WordRight()
Description
Move the insertion point one word to the right in the Text Editor.
WorkInProgressDlg
Syntax
WorkInProgressDlg()
Description
Display the documents that are currently marked as "In Progress."
ZoomArea
Syntax
ZoomArea()
Description
Enlarge the view of an area in the drawing window. Follow with ZoomToBox to specify the area to enlarge.
ZoomDlg
Syntax
ZoomDlg()
Description
Change the view magnification of the drawing.
ZoomIn
Syntax
ZoomIn()
Description
Enlarge the view of the current drawing by 20%.
ZoomOther
Syntax
ZoomOther()
Description
Display the current document at a user-defined percentage of the printed size.
ZoomOut
Syntax
ZoomOut()
Description
Reduce the view of the current drawing by 20%.
ZoomPercent100
Syntax
ZoomPercent100()
Description
Display the current document at printed size.
ZoomPercent150
Syntax
ZoomPercent150()
Description
Display the current document at 150% printed size.
ZoomPercent200
Syntax
ZoomPercent200()
Description
Display the current document at 200% printed size.
ZoomPercent50
Syntax
ZoomPercent50()
Description
Display the current document at 50% printed size.
ZoomPercent75
Syntax
ZoomPercent75()
Description
Display the current document at 75% printed size.
ZoomToBox
Syntax
ZoomToBox(Left As Integer, Bottom As Integer, Right As Integer, Top As Integer)
Description
Size the view of the current drawing to a specified area. Precede with ZoomArea.
Parameters
Left: numeric The left coordinate of an area, in WordPerfect units (1200ths of an inch).
Bottom: numeric The bottom coordinate of an area, in WordPerfect units.
Right: numeric The right coordinate of an area, in WordPerfect units.
Top: numeric The top coordinate of an area, in WordPerfect units.
ZoomToDrawingArea
Syntax
ZoomToDrawingArea()
Description
Return to the default view of the current drawing.
ZoomToObjects
Syntax
ZoomToObjects()
Description
Enlarge the view of the selected object(s).
ZoomToPage
Syntax
ZoomToPage()
Description
Display a full-page view of the current drawing.
ZoomToSlideShowSize
Syntax
ZoomToSlideShowSize()
Description
Size the current view to match the display size in a slide show.