User`s guide

Previewing
Purpose Indicate whether o bject is currently previewing data in separate window
Description The Previewing property indicates whether the object is currently
previewing data in a s eparate w indow.
The object sets the
Previewing property to 'on' when you call the
preview function.
The object sets the
Previewing property to 'off' when you close the
preview window using the
closepreview function or by clicking the
Close button in the preview window title bar.
Characteristics Default value is enclosed in braces ({}).
Access Read only
Data type
String
Values
[ {'off'} | 'on' ]
See Also Functions
closepreview, preview
14-28