Page 1 of 1

Editor does not recognise cast() function

Posted: Fri 20 Feb 2009 15:27
by DarkMatters
This statement:

Code: Select all

set _work_user_game = cast(substr(_list_of_user_games_with_hist_above_limit, 1, _pos - 1) as decimal(25)) ;
totally confuses the keyword recognition and produces several errors, stating with 'Unexpected symbol 'cast''. Using 3.10.225

Posted: Mon 23 Feb 2009 08:30
by Elias
Thanks for the report. We will investigate the problem.

Posted: Tue 24 Feb 2009 11:14
by Elias
We have fixed the problem. The fix will be available in the next build