Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Command is missing required clause
Message
De
08/07/1996 04:06:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Command is missing required clause
Divers
Thread ID:
00003527
Message ID:
00003527
Vues:
229
Command is missing required clause. (1221)

Why am I getting this error here ?

UPDATE gaf!gafiles
SET gafiles.filesize = aNewData[i,2],
gafiles.filedate = aNewData[i,3],
gafiles.filetime = aNewData[i,4],
gafiles.fileattributes = aNewData[i,5]
WHERE ALLTRIM(gafiles.volume) = VolumeName AND ;
ALLTRIM(gafiles.filepath) = SearchPath AND ;
ALLTRIM(gafiles.filename) = aNewData[i,1]
Thankyou - Chris Haynes
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform