Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to replace this ?
Message
From
19/01/2005 11:49:03
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to replace this ?
Miscellaneous
Thread ID:
00978598
Message ID:
00978598
Views:
63
Hello all,

I have in mytable.dbf

code desc1 desc2

AAA GOOD
AAA100 ABCD
AAA200 EFGH
AAA300 IJKL

BBB BAD
BBB400 AAAA
BBB500 LKJH
BBB600 KKKK

to get in newmytable.dbf or cursor means to fill a blank desc2 with GOOD or BAD

code desc1 desc2

AAA GOOD GOOD
AAA100 ABCD GOOD
AAA200 EFGH GOOD
AAA300 IJKL GOOD

BBB BAD BAD
BBB400 AAAA BAD
BBB500 LKJH BAD
BBB600 KKKK BAD


TIA
Next
Reply
Map
View

Click here to load this message in the networking platform