Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Equals? Why?
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00530280
Message ID:
00530736
Views:
15
>>>>What you're really running is not the SEEK() function, though, you're running the SEEK command. The parenthesis around the parameter are really being evaluated like name substitution or operator precedence.
>>>>
>>>>Think of it this way:
>>>>
>>>>SEEK         ("myvalue")
>>>>
>>>>is not the same as:
>>>>
>>>>= SEEK("myvalue")
>>>>
>>>
>>>Thanks, Fred. The mystery is solved :) Do you know some other examples, where functon and command have the same name? I could not think of any other...
>>
>>See Thread #530280 Message #530328
>
>Set and set()

You missed my point :)
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform