Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select and append
Message
 
 
À
02/09/2008 06:14:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01343606
Message ID:
01344261
Vues:
13
Add at the top of this program

use myTableName alias qasem in 0 shared

>thanks for reply
>still same errors, i run it as.prg
>
>select qasem&&alias not found
>SCAN
>	FOR i=3 TO FCOUNT()
>		INSERT INTO newtable (no,name, fvalue) VALUES (qasem.no,qasem.name, EVALUATE(FIELD(i,"qasem")))&&file is in use		
>	ENDFOR
>	APPEND BLANK IN newtable 
>
>ENDSCAN
>
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform