Any idea why this works :

LOAD TableName FROM FileName ; NOCHECK ; NOFILL ; NONUM

and this :

SET VAR  vTEXT TEXT  = ('LOAD TableName FROM FileName ; NOCHECK ; NOFILL ;
NONUM')
&vTEXT

 return 'Syntax is incorrect for the command LOAD (2045)'  ???

Settings are standards.

Using RBW 6.5++

TIA,


J.M. GRATIAS, Logimatique

Reply via email to