Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IsNumeric - VFP analogue?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00307922
Message ID:
00309363
Vues:
40
Hi George,
>>>
>>>Yeah, sometimes we forget to mention SET LIBRARY TO Foxtools. In my case, (and I assume Dragan's), the library is loaded by a program file that executes everytime I start VFP.
>>
>>May I ask you to send me this start program on my work and home e-mails:
>>nnosonov@thewarrengroup.com
>>nosonov@msn.com,
>>if it's convenient for you?
>
>It's even easier to post how to do this.
>
>In your CONFIG.FPW, you can run a program by inserting the line COMMAND=< program name >. Within the body of that program you can do any number of thing you like. Issue a SET LIBRARY TO FOXTOOLS command. Additionally, mine does some other things. It pops up GETDIR() to allow me to set a default directory other than the main VFP one. It also does other things. For example, I have an OKL for the F5 function key. What it does is pastes my name and date/time into the current editing window. That gets initialized (via a call to another program) through this program. A lot of the other stuff is just connected with my local setup and wouldn't fit your needs.
>

You know, I was thinking about your idea to insert file description using macro. It's not very easy to implement, at least for me. But it would be great, if, say, we have description.txt file (may be few of them for different purposes) and have ability to add in the top (or current cursor position) of file (method of class/form) just pressing F7, for example.

So, my suggestion to you (if, of course, it's not too much :), is to put such program with explanation in Files section.

How does it sound?

>
>>>If you want some more information on the library, you might want to look at my "Extended Foxtools Help" file in the download section, under "Coding, Syntax and Commands."
>>
>>Ok, I'll do.
>
>Hope you like it and find it useful.

Yes, it useful. You did a great job, I can say. Thanks.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform