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

Home » Public Forums » archive » Re: 2 questions
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: 2 questions [message #26316 is a reply to message #26315] Thu, 16 August 2001 04:24 Go to previous messageGo to previous message
Alex Schuster is currently offline  Alex Schuster
Messages: 124
Registered: February 1997
Senior Member
Bob Fugate wrote:

> Question 2: I am using IDL on 2 platforms: MacOS and Windows NT, both
> versions 5.4. On the Mac, there is a feature that lets one select any number
> of lines in the editor and comment them all out in one command (and
> subsequently uncomment them when needed)--- a very valuable feature for
> someone like me who is not proficient at programming. I can't find this
> feature in the Windows version. Am I missing it somehow? Any suggested
> approaches short of saving the file under a new name and deleting lines in
> that file?

Instead of using comments like here:

bla
; bla
; blabla
; blablabla
blalallla

you could use the GOTO statement:

bla
GOTO, LABEL
bla
blabla
blablabla
LABEL:
blalallla


Alex
--
Alex Schuster Wonko@planet-interkom.de
alex@pet.mpin-koeln.mpg.de
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: mpeg movie problem solved
Next Topic: a newbie question on code efficiency

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

Current Time: Wed Oct 08 19:13:22 PDT 2025

Total time taken to generate the page: 0.00382 seconds