Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to transForm the Variable of unKown type?
Message
De
05/03/2002 03:59:54
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00628255
Message ID:
00628257
Vues:
14
>How to transForm the Variable of unKown type into Character type ?
>
>
>e.g
>*--To Get a Logical Expression.
>Lparameters cFieldname
>Local cLogic,cValue
>Local cReturn
>cLogic= ThisForm.Combo1.DisplayValue
>cValue= Thisform.text1.Value
>If type('cValue') = 'C' then
>&&if cValue's type is Character. then
>&&Can
> cReturn = cFieldName + cLogic + cValue
>Endif
>&&But,How to transform the other type ?

transform(VarName)
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
Répondre
Fil
Voir

Click here to load this message in the networking platform