I'm French, but i try this in English...
my question is very simple for you I'm sure..
i use E guide 4, only with the Graphic Editor...(no programming in Sas)
I have a Table with a column numeric : idFiche ...format 17.(numeric ok)
i create a calculate column...idFicheCar with the tools by
i want a data character of 17 characters,
and i write this, in the Panel
PUTC(TableName.idFiche ,$17.)
but the validation done a error (in French)...
"la syntaxe de la requête comporte des erreurs..."
Why the expression is False ? I follow the spécification...I think
did i made a mistake of basic comprehension ?
merci à vous !