Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why does this not work?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00970191
Message ID:
00970711
Vues:
15
I'd preffer (if using REPLACE) to write it in one-line aproach:
APPEND BLANK IN INVCount
REPLACE INVCOUNT.cLocation WITH TempLoc,;
        INVCOUNT.cUpc WITH TempUpc,;
        INVCOUNT.nCount WITH 1 ;
   IN InvCount
HTH

			Append Blank In INVCOUNT
			Replace INVCOUNT.CLOCATION With TEMPLOC
			Replace INVCOUNT.CUPC With TEMPUPC
			Replace INVCOUNT.NCOUNT With 1
>Christopher,

>You are doing an APPEND BLANK IN, but you are not REPLACEing IN, that might bring you wrong results. I would use Fabio's approach of using INSERT instead of APPEND/REPLACE
Apoya a Visual FoxPro usandolo legalmente
--
¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º
Espartaco Palma Martínez
SysOp PortalFox
http://www.portalfox.com
esparta@portalfox.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform