Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Equals? Why?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00530280
Message ID:
00530736
Vues:
14
>>>>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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform