Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
APPEND FROM syntax error
Message
 
À
10/02/2003 12:29:23
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00751406
Message ID:
00751623
Vues:
18
I found some code I use when reading via API calls.

lcFile = ALLTRIM( lcFile )

IF CHR(0) $ lcFile
lcFile = STRTRAN( lcFile, CHR(0), ' ' )
ENDIF

lcFile = ALLTRIM( lcFile )
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform