comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: How to comment out large section of codes in IDL?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: How to comment out large section of codes in IDL? [message #56045 is a reply to message #56044] Fri, 28 September 2007 10:07 Go to previous messageGo to previous message
Marshall Perrin is currently offline  Marshall Perrin
Messages: 44
Registered: December 2005
Member
mgalloy@gmail.com <mgalloy@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.

That said, often one can get away with wrapping an "if 0 then begin...endif"
around the code in question. It's an ugly solution, but does work.

- Marshall
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: WINDOWS drag and drop into a draw widget
Next Topic: Re: Seasonal Variation in Trend Analysis

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 16:59:24 PDT 2025

Total time taken to generate the page: 0.56170 seconds