HyperWorks Desktop

*EndDefaults()

Indicates the end of the default settings.

*EndDefaults()

Indicates the end of the default settings.

Previous topic Next topic No expanding text in this topic  

*EndDefaults()

Indicates the end of the default settings.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*EndDefaults()

Example

*Id("MotionView v4.0")

 

*BeginDefaults()

 *SetAutoSaveInterval(0)

 *SetDefaultPageLayout(1)

 *SetDefaultPSFile("data.ps")

       *SetDefaultPrinterOrientation(Landscape)

 *SetDefaultPrintRange(Current)

 • • •

*EndDefaults()

Application

MotionView, HyperView, HyperGraph, HyperStudy, TextView, and MediaView.

Comments

The *BeginDefaults() statement requires a closing *EndDefaults() statement.

See also

 

*BeginDefaults()

*SetAutoSaveInterval()

*SetDefaultPageLayout()

*SetDefaultPrinterOrientation()

*SetDefaultPrintRange()

*SetDefaultPSFile()

List of Preference Statements