‘timestamp string’ is broken, it’s returning True. I’ll have a fix shortly.
All the best, - Aparajita > On Oct 31, 2017, at 8:44 AM, Doug Hall <doughall...@gmail.com> wrote: > > When executing the code: > > $ts_str := substring(timestamp string(timestamp);1;19) > > I get the error: > > An operation on incompatible types was attempted (expected a text > expression) > > I broke this into two separate commands: > > $ts_str := timestamp string(timestamp) > $ts_str := substring($ts_str;1;19) > > ... and got the same error on the second command, above. > > Would you please try to recreate this? > > Thanks, > Doug > _______________________________________________ > Active4D-dev mailing list > Active4D-dev@aparajitaworld.com > http://list.aparajitaworld.com/listinfo/active4d-dev > Archives: http://active4d-nabble.aparajitaworld.com/ _______________________________________________ Active4D-dev mailing list Active4D-dev@aparajitaworld.com http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://active4d-nabble.aparajitaworld.com/