Check and disallow :
LET a=1,2
where a is a numeric variable. This ensures people cant get confused with ',' as a decimal separator - as 4gl code should *always* be with a "." for decimal literal
Authored by: mikeaubury 2012-03-19
Parent: [r12211]
Child: [r12213]