Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Customizing Intellisense
Message
From
06/02/2002 07:38:32
 
 
To
06/02/2002 02:02:57
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00615887
Message ID:
00615940
Views:
13
Hi Farouk


>Trying to play with above adding Type="U". My question is whether it's necessary to add the timestamp and uniqueid contents?

No! They are for use by VFP when updating the FoxCode table

> Another Q is what is Save field means. I cannot understand the VFP help. Maybe an example?

The SAVE field is used by VFP to determine whether the contents should be overwritten whan an update to the FoxCode table is done. By default native commands and functions have it set to .F. (they WILL be updated) but for your own functions you should set it to .T. (that way your code will not be overwritten even if VFP happens to implement an intellisense script that uses the same shortcut as one of your own.
----
Regards
Andy Kramek
Previous
Reply
Map
View

Click here to load this message in the networking platform