Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense writing the rest of IF ELSE ENDIF
Message
From
10/10/2003 16:47:15
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00837643
Message ID:
00837675
Views:
20
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform