PureBytes Links
Trading Reference Links
|
Text_GetFirst (Reserved Word)
I cant get this to work in TS2ki. No matter what value I use for Pref I
get 0 returned. However if I use:
Value1 = Text_GetNext(0, 2) ;
I get the handle to the first text object no problem!
I can use this as a workaround but I thought I would ask in case i
missed a setting somewhere.
the other resereved words also work OK like:
Text_GetString (Reserved Word)
Text_GetDate (Reserved Word)
Text_GetTime (Reserved Word)
Regards
Mike
|