Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selected table does not return active row field values
Message
From
01/06/2005 08:57:59
 
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:
01018940
Views:
13
Hello Boris!

When I add your recommended line, I get the following text in my wait window:

"Begin End"

So it's returning blanks ?? After adding your line, I viewed my Data Session while in the debugger and the wrong table is selected, even after the "SELECT MACHINE" line. When I viewed it before, the MACHINE table was getting selected.

Any ideas as to why the table isn't getting selected?




>Hi Alicia,
>Are you sure that you are positioned on the correct Record in Machine?
>What happens with this Code
>
>SELECT MACHINE
>WAIT WINDOW "Begin "+MACHINE.DRIVER +" End" && What wait window shows?
>THIS.DEVICE(MACHINE.DRIVER)
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform