Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which Is More Readable To You?
Message
From
05/03/2008 15:01:07
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01298471
Message ID:
01299073
Views:
27
>>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)

Now apply beautify or whatever and introduce some whitespace before the *!*:
   *!*	* test
   *!*		* test
   *!*			* test
   *!*	* test
And now try to uncomment from the rightclick menu. It won't (just tried again, wishing I was wrong), and that's why my beautifier won't indent comments, AFAI'm concerned.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform