*Id()
Indicates the start of a preference file and the release version of the program.
Syntax
*Id ("Release")
Application
MotionView, HyperView, HyperGraph, HyperStudy,TextView, and MediaView.
Inputs
- "Release"
- Product name and release version. Must be in double quotes.
Context
Preference files.
Example
*Id("MotionView v4.0")
*BeginDefaults()
• • •
*BeginPlotDefaults()
• • •
*EndPlotDefaults()
*BeginGraphicDefaults()
• • •
*EndGraphicDefaults()
*EndDefaults()
Comments
Preference files must begin with an *Id() statement. Without it, the file is not read.