Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scan
Message
From
29/03/2010 02:18:42
 
 
To
28/03/2010 16:26:33
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Re: Scan
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01457705
Message ID:
01457778
Views:
54
Mohammed,

you clearly like to show us your code which does not work. I think this is not a good idea. Instead I suggest that you tell us WHAT you want to do, then we can tell you how it should be done.

>hi all,
>
>i need help to get next value from table1 via this code below
>
>
>USE table1 
>   m.tot=inctax+addtax
>   m.penttot=penttot
>
>USE test
>Select test
>SCAN
>   replace y2010 with m.tot
>   replace column6 with m.penttot 
>   
>**USE table1&&not work
>
>ENDSCAN
>
>thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform