Equations and BCV files


By default GEMSIM and TABLO-generated programs do not save an Equations file or a BCV file so it is no longer necessary to have a statement equations file = <file_name> ;

Equations file = <file_name> ; ! Not normally needed

BCV file = <file_name> ; goes in a pair with above statement

use Equations|BCV file <file_name> ; ! to use saved Equations and BCV files

Examples:

Equations file = sj ;

BCV file = sj ;

use Equations file sj ;

Change for GEMPACK 10:

These two statements are no longer allowed:

bcv file = <file-name>

use bcv file <file-name>

Back to CMF contents



URL of this topic: www.copsmodels.com/webhelp/tabmate/hc_bcv.htm

Link to full GEMPACK Manual

Link to GEMPACK homepage