Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select and append
Message
 
 
To
02/09/2008 06:14:50
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01343606
Message ID:
01344261
Views:
12
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
Previous
Reply
Map
View

Click here to load this message in the networking platform