Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selected table does not return active row field values
Message
 
 
To
01/06/2005 09:02:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01018934
Message ID:
01018943
Views:
11
You're welcome.

>I took out an unnecessary line from my code, and added your suggested LOCATE.... works! Thank you :)
>
>
>
>>Setting filter doesn't move pointer to the proper record. Try
SET FILTER TO ...
>>LOCATE
>>
>>>I have a table (MACHINE) that has one record which is visible after applying a particular filter. This is my code from the object:
>>>
>>>SELECT MACHINE
>>>THIS.DEVICE(MACHINE.DRIVER)
>>>
>>>The first line of code works.... my MACHINE table gets selected. But the next line is not working. I need to call THIS.DEVICE procedure and pass it the value in the DRIVER field in the MACHINE table, and "MACHINE.DRIVER" is returning a blank string, when in actuality it has a value of "SYLVAC."
>>>
>>>Any ideas?
>>>
>>>Thanks,
>>>
>>>Alicia Bay for Joe Pawlowski
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform