Error when using 'check model'
Posted: Sat Jul 01, 2023 3:47 am
With a usable DLL I get an error when I use 'check model' in Vensim.
error: missing a closing parenthesis on a lookup table call
{
parameters
}
ACLSD[DCCT,DSCP,BSNS]=INITIAL(OPENWF(DCAT,DISC,DEPT,MODEL,1,2,RUNOP[OLS1],
OLIST,RECLN,RUNNO))~ ND ~|
The error is located after the first argument in the subprogram OPENWF. That equation is the first in the model.
Please tell me how to correct this error.
error: missing a closing parenthesis on a lookup table call
{
parameters
}
ACLSD[DCCT,DSCP,BSNS]=INITIAL(OPENWF(DCAT,DISC,DEPT,MODEL,1,2,RUNOP[OLS1],
OLIST,RECLN,RUNNO))~ ND ~|
The error is located after the first argument in the subprogram OPENWF. That equation is the first in the model.
Please tell me how to correct this error.