Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Closing a File in VFP 8.0
Message
De
05/04/2004 13:32:17
 
 
À
04/04/2004 16:13:41
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00891740
Message ID:
00892362
Vues:
22
Try typing forend, foreach, ifend, docase, tryend, or dowhile followed by a space in a method or program. IntellliSense will automatically add the ending keyword (along with any intermediate keywords if applicable), and move the insertion point to where you need to type the conditional expression.

For docase, you get this:
do case
case <<< insertion point here

otherwise

endcase
Maybe you'll find that useful!

>Cathy:
>
>I realize that you have written an article for Fox Talk on this which I may eventually lok up.
>
>But from what I can gather so far in this thread, you have to be doing Object Oriented Programming or working with COM objects to get a real benefit from Intellisense.
>
>My work tends to be with procedural code and with the PEM Sheet.
>
>My code I guess is from the Dark Ages but it accomplishes all the needs I have with my customers.
>
>Now that I have discovered how to keep the Tips off the screen and eliminate the Double To's it can be turned on without slowing me down. During the next week I will try to find 1 practical application for this thing.
>
>Mike Smith
Jim Saunders
Microsoft
This posting is provided “AS IS”, with no warranties, and confers no rights.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform