This is obviously wrong but with CINT is passes:
code:
$a='(cdbl(3)/cdbl(8))+cdbl(8)*cdbl(3)'

$rc=execute('$$b='+$a)
? 'Result = '+$b
? 'Result = '+(cint($b)=24)
? 'Result = '+vartypename($b)



[ 17. September 2002, 02:08: Message edited by: Howard Bullock ]
_________________________
Home page: http://www.kixhelp.com/hb/