Originally posted by: SystemAdmin
[shadi said:]
hello,
i want to add a string to a nonstring value in my model file and to use the result (range1) in my data file
so i used the following code
string Range1="SUN!R3:X" + 79;
and i get this error
Operator not available for string + int
Why?
Kshieboun Shadi
#DecisionOptimization#OPLusingCPLEXOptimizer