Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UT UI on Steroids…
Message
 
 
To
12/01/2000 08:13:27
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00316457
Message ID:
00317000
Views:
26
Craig,
>>
>> I already did. I mean, I sent a message here while ago and I also added manually my wishes in the document in UT. I hope, I don't need to repeat this again.
>>
>> Actually, I have a couple more wishes :)
>> One of them, allow to use mask in store command, like we have in variables declaration.
>> Example:
>> Private all like mVar*
>> store NULL to all like mVar* or something like that
>>
>> I also would like to see in Help the difference between Private, Local and Public. Recently I found empiricaly, that local and public allocate .f. values by default, but Private - don't. I haven't noticed any clue about it in Help.
>>
>>TIA
>
>I'll pass your suggestions on to the Fox team.

Thanks, Craig. My suggestions in the UT VFP7.0 Wish list document. I added one more yesterday...

Let's me explain the suggestion, which I made in this thread:
There is a significant difference between declaration of Private variables and PUBLIC and LOCAL. We can not declare LOCAL ALL LIKE mVar* - it causes an error. Local and Public variables allocate value by default (.F.) and private - don't. What I want - at least detail explanation of this behavior and this difference in HELP file, if it's not going to change...
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform