Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HowTo: Multi-line Comments in VFP
Message
 
To
13/11/2000 22:59:55
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00439898
Message ID:
00441441
Views:
13
>>Unfortunately VFP makes us mark each line as a comment, but you can simulate the Visual C++ style by flipping the leading /* to */ and adding a semi-colon to the end of each line, like this:
>
>#if .f.
>here is
>a whole lot
>of multi line comments
>#endif

>
>Never gives a compile error, because its never compiled, but still documents well.

Only problem is the syntax colouring confuses the stuffing out of me.


If we were to introduce Visual FoxBase+, would we be able to work from the dotNet Prompt?


From Top 22 Developer Responses to defects in Software
2. "It’s not a bug, it’s a feature."
1. "I thought I fixed that."


All my FoxTalk and other articles are available on my web site.


Unless specifically identified otherwise, anthing posted here is purely my opinion and may or may not reflect the policies or practices of Microsoft.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform