need INTEGER !?
-
Hiho,
i need the Open[] function. The given parameter must be of type integer. But the variables created with fx Dreema are only boolean,string or double. MathRound won't function ether. Some thoughts?
greetz
-
Ha, never thought that someone will ask for integer. I can do something for this later.
In any case, this seems to work:
double shift=1; double output=iOpen(NULL,0,shift); -
Okay. I tried this within a print message block but it gave me an error. Will try it again and report
