Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compare
Message
 
To
08/11/2005 04:17:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01066331
Message ID:
01066333
Views:
19
>hi all,
>
>any help.
>i try to compare between 2 tables as under , but no result
>
>
USE tty in 0
    m.tel=tel
    m.typ=typ

USE sss in 0
SELECT tty   &&& add this line
scan
   LOCATE FOR tel=m.tel
     IF FOUND()
       replace typ with m.typ
     ELSE
       replace typ WITH  SPACE(10)
endif
endscan
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform