Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense/code complete
Message
 
 
To
17/02/2006 13:38:28
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01097150
Message ID:
01097178
Views:
18
To get the list of local; variables you have to tyope
zloc
>I thought I saw a vfp 9 presentation where one could declare a local variable in a function and intellisense could complete the code after typing 'z.' or 'x.' or something like that.
>
>example
>
>Function test()
>local lsLocalString1 as String,
> lsLocalString2 as String,
> lsLocalString3 as String
> x.(this would then display all local variables lsLocalString1 2 and 3)
>endfun
>
>did I dream this or is this feature available?
>
>Thanks for the help
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform