Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to transForm the Variable of unKown type?
Message
From
05/03/2002 03:59:54
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
05/03/2002 03:52:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00628255
Message ID:
00628257
Views:
15
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform