Re: How to comment out large section of codes in IDL? [message #56051 is a reply to message #56047] |
Fri, 28 September 2007 07:37   |
Jeff N.
Messages: 120 Registered: April 2005
|
Senior Member |
|
|
On Sep 27, 9:55 pm, "mgal...@gmail.com" <mgal...@gmail.com> wrote:
> On Sep 27, 6:01 pm, full...@gmail.com wrote:
>
>> As title. In C/C++, we can comment out many lines at once by /* */,
>> but in IDL, it seems the only way is to put ";" in front of every
>> line. Is there a better way?
>
> There is no multi-line comment syntax in IDL. If you use the IDLDE,
> there is a feature to comment out selected lines.
>
> Mike
> --www.michaelgalloy.com
Does this feature have a keyboard shortcut? There isn't one listed
beside the command in the menu, as there is for other menu commands,
so i assume there isn't one. If there isn't, i wish there was :(
Jeff
|
|
|