Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vartype with tables
Message
De
26/12/2007 15:27:13
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
26/12/2007 03:42:09
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01277433
Message ID:
01277614
Vues:
15
>>>I can use type for if there is a field in table:
>>>
>>>
?type("mytable.myfield")="U"
>>>
>>>but with vartype
>>>
>>>
?vartype("mytable.myfield")="U"
>>>
>>>is generates variable not found. Isn't that a bug?
>>
>>Metin,
>>If that generated "variable not found" then certainly would be a bug. It should always return .F. when used like that.
>>
>>
>>
?type("mytable.myfield")="U"
>>
>>
?vartype(mytable.myfield)="U"
>>
>>Cetin
>
>I thought like you. Actually I didn't know vartype() function and I used type() for detect fields. Recently learned that function from you and saw that error...
>
>Thanks All,

Are you saying that this errors?
?vartype("mytable.myfield")="U"
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform