Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can you explain this replace problem
Message
De
03/08/1999 04:35:48
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00248898
Message ID:
00249130
Vues:
27
>* This does not work, no error gets shown, but the replace command
>* does not put anything in the field
>REPLACE prceng.prcpqtyby2t WITH THIS.LIST(THIS.LISTINDEX,1)

try the following ... table.field ... syntax has always been questionable with REPLACE, sometimes it appears to work and other times it doesnt.

REPLACE prcpqtyby2t WITH THIS.LIST(THIS.LISTINDEX,1) IN prceng
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform