-->
Page 1 of 1

SENDTS case sensitive issue

PostPosted: Sun Jan 03, 2016 11:38 am
by AndyGadget
Think I've just found a strangeness with the SENDTS command; It's only accepting lower case as the variable; any mixed or upper case case sends the variable name.

This works as expected
Code: Select allTOP
ai ldr
SENDTS({my key},1,ldr)
delay 16000
goto TOP


This sends 'Ldr' as field 1
Code: Select allTOP
ai Ldr
SENDTS({my key},1,Ldr)
delay 16000
goto TOP

Re: SENDTS case sensitive issue

PostPosted: Sun Jan 03, 2016 3:14 pm
by Mmiscool
This was correctly identified as a bug and has been fixed. Download the latest build.