Variables added to engineering processing
A set of variables storing the names of specification sets associated with line items in the engineering system are now available for referencing during processing.
New Function For Database Queries
The DRI functional language has a new built in function. It accepts a path to a database and a SQL statement. The sql statement should return a record with one or more fields.
The function will create a variable with the same name and value of each field in the record. The variable names may be given an optional prefix to avoid conflicts with existing variables or keywords.
This command supports communication among the various modules of the system.