[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IncludeSystem Question



PureBytes Links

Trading Reference Links

Using TS4 and having a problem getting an IncludeSystem to work...

I'm writing code to do post trade analysis. When I try to verify the
system that has the line

IncludeSystem:"TAP", LenSt, LenIT, LenLT, PrnFile, ID;

I get the error

"Variables and arrays not allowed here"

and the input "ID" is highlighted.  "ID" is a character input.

When I remove "ID" as an input, both the mainsysem and includesystem
verify ok.

Does anyone know if one can use a string input in an IncludeSystem
statement?

Any help much appreciated.

Best,

Bill Vedder