HyperWorks Desktop

*Id()

Indicates the start of a preference file and the release version of the program.

*Id()

Indicates the start of a preference file and the release version of the program.

Previous topic Next topic No expanding text in this topic  

*Id()

Indicates the start of a preference file and the release version of the program.

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

Syntax

*Id("Release")

Argument

Names

Description

 

"Release"

Product name and release version.  Must be in double quotes.

Example

*Id("MotionView v4.0")

*BeginDefaults()

 • • •

 *BeginPlotDefaults()

         • • •

 *EndPlotDefaults()

 *BeginGraphicDefaults()

         • • •

 *EndGraphicDefaults()

*EndDefaults()

Application

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

Context

Preference files.

Comments

Preference files must begin with an *Id() statement.  Without it, the file is not read.

See also

 

List of Preference Statements