My way of "fast" commenting code in UE:

- Select the code to be commented
- ALT-E
- 3x arrow UP (2x = uncomment)
- Enter

You could also type "n" instead of the 3x arrow UP which is faster offcourse 
but I got used to the above method..

TIMTOWTDI

Huub Peters.

----- Original Message ----- 
From: "Foo JH" <[EMAIL PROTECTED]>
To: "Bill Luebkert" <[EMAIL PROTECTED]>
Cc: <perl-win32-users@listserv.ActiveState.com>
Sent: Monday, February 05, 2007 12:18 PM
Subject: Re: Name of IF style


>
>> There are other ways to block out code in Perl.  Personally, I use
>> a vim macro and just comment out the block by marking the first line
>> (type ma [mark 'a' position]) and going to the last line and executing
>> the macro by hitting the key you have it bound to (I use #)
>>
> Lucky you. I am using UltraEdit. Don't think they do that....or do they?
> _______________________________________________
> Perl-Win32-Users mailing list
> Perl-Win32-Users@listserv.ActiveState.com
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
>
> 


_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to