Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SEEK()
Message
From
29/12/1997 14:02:48
Michael Knelsen
Technology Management Corporation
Regina, Saskatchewan, Canada
 
 
To
29/12/1997 12:56:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: SEEK()
Miscellaneous
Thread ID:
00068240
Message ID:
00068289
Views:
35
>>I am trying to do a seek in my program and it is acting really strange. If I put
>>
>> SEEK(currentPK(counter),'task','xtaskpk')
>>
>>into the program, on the compile I get
>>
>>Function Name is missing ).
>>
>>but, using the same statement from the command window with the table open, it works fine.
>>Am I doing something wrong, or this is a M$ 'feature'?
>
>try:
>=SEEK(currentPK(counter),'task','xtaskpk') && note "="
>
>Bill

Yep...Just needed the = sign.....Thanks alot

Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform