Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IntelliSense Caveat?
Message
De
05/09/2001 04:42:04
 
 
À
04/09/2001 20:10:31
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00551438
Message ID:
00552373
Vues:
24
>>>Jim-
>>>
>>>>>when you are done, remove the LOCAL FM command and do a replace all FM. with .
>>>>>
>>>>I can see howthis solves the intellisense problem, but how does this result in working code? Do you go back later and delete the "fm"s?
>>>
>>>Mark mentions he replaces all FM. with .
>>
>>Oops. Sorry.
>
>Eh, no problem. I had to reread, too.

I've gotten into the habit of using the WITH line for the object definition and cutting and pasting the portion as needed:
WITH thisform.txtMyField.WhatEverProperty  
becomes:
WITH thisform.txtMyField
  .WhatEverProperty = "X"
and then hacking off the piece I need and pasting it below. Crude, but I still get Intellisense and nothing else to remember to remove or define.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform