Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CEE to IntelliSense
Message
De
18/08/2001 09:11:40
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00545311
Message ID:
00545829
Vues:
20
>>I've been using CEE for many years and loved it. With the event of IntelliSense, I'm trying to convert the functionality of CEE to VFP7 using FoxCode. I've converted most of my macros.
>>
>>One thing I miss badly is the feature that added the variable at the cursor position to the LOCAL declaration. Is there anything in VFP7 that allows this?
>
>No... and I don't think you can code it either without using an FLL to access the editor API calls as CEE did. You can still use CEE though. Just disable the macro evaluator or remove all of your macros that you've moved to Intellisense.
>
>+++ Rick ---

Thanks Rick. I will probably use CEE as you suggested. Unfortunately it seems impossible to have two different configurations for CEE since the settings are stored in the registry. At the moment I still use VFP6 and want to use the full functionality of CEE. I could use an empty expand.dbf in VFP7 but am afraid that CEE may interfere with intelliSense if it's not deactivated.

I guess it could be done using the editor functions of FoxTools(_EdGetStr, _EdGetPos, _EdGetLNum, etc.) and the new function APROCINFO(). But why reinvent the wheel :-)
Daniel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform