HyperWorks Desktop

*BeginDefaults()

Indicates the beginning of the default settings block.

*BeginDefaults()

Indicates the beginning of the default settings block.

Previous topic Next topic No expanding text in this topic  

*BeginDefaults()

Indicates the beginning of the default settings block.

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

Syntax

*BeginDefaults()

Example

*Id("MotionView v6.0")

*BeginDefaults()

 *SetAutoSaveInterval(0)

 *SetDefaultPageLayout(1)

 *SetDefaultPSFile("data.ps")

       *SetDefaultPrinterOrientation(Landscape)

 *SetDefaultPrintRange(Current)

• • •

*EndDefaults()

Application

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

Comments

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

See also

 

*EndDefaults()

*SetAutoSaveInterval()

*SetDefaultPageLayout()

*SetDefaultPrinterOrientation()

*SetDefaultPrintRange()

*SetDefaultPSFile()

List of Preference Statements