Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which Is More Readable To You?
Message
From
05/03/2008 13:43:31
 
 
To
05/03/2008 11:29:32
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01298471
Message ID:
01299029
Views:
23
>The only thing I'm not giving in on is indenting comments. My comments remain unindented until someone fixes the VFP's rightclick menu to be able to uncomment indented comments. Just try it: select, say, six lines, rightclick, comment. Then select them again, rightclick, uncomment. Now repeat this with the commented lines indented. Won't work.


Works for me, or am I not doing the same thing.
* test
	* test
		* test
* test
Comment (from menu)
*!*	* test
*!*		* test
*!*			* test
*!*	* test
Uncomment (from menu)
* test
	* test
		* test
* test
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform