Forum Discussion

subbu_valliappa's avatar
subbu_valliappa
Contributor
12 years ago
Solved

Keys Action misses entering a space

We have this line in our codes for entering parts of a formula:



TestObj.Keys(ELSE IF t ge G THEN)



However, the script has been entering "ELSE IF T geG THEN" on a number of times lately, and I'm not sure why. It's missing the space just before 'G' in the formula.



Does anyone know why this is happening? What can I do to improve the reliability?



Thanks in advance.