Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intellisense writing the rest of IF ELSE ENDIF
Message
De
10/10/2003 16:47:15
 
 
À
10/10/2003 16:04:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00837643
Message ID:
00837675
Vues:
19
>>Is there a way that you can have intellisense write in the ELSE and ENDIF when you enter IF? The same for DOCASE and the others.
>>
>>Thanks
>
>It already does in VFP8:
>
>Use IFEND for:
>
IF
>
>ENDIF
>and IFELSE for:
>
IF
>
>ELSE
>
>ENDIF
>
>Also DOCASE for:
>
DO CASE
>CASE
>
>OTHERWISE
>
>ENDCASE
>
>Many others like SCANEND, DOWHILE, etc.
>
>Also there's ZDEF to show you any #DEFINES in your code, and ZLOC to show you the locals you have declared.

Thanks Fred! I did not no that.
Winn Pauley
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform