Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is a parameter an array?
Message
From
13/11/2003 06:32:10
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
13/11/2003 06:26:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00848944
Message ID:
00849452
Views:
20
>Hi Cetin,
>
>TYPE() see only VFP builtin functions, VARTYPE() see any function but not check unknown array.
>
>
>? TYPE("myCalculator(5)"),VARTYPE(myCalculator(5))
>
>FUNCTION myCalculator(k)
> RETURN m.k
>ENDFUNC
>
>
>Fabio

You're right.
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