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

Home » Public Forums » archive » Command input window in Windows: why only one line?
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: Command input window in Windows: why only one line? [message #17843 is a reply to message #17740] Tue, 16 November 1999 00:00 Go to previous message
Michael Asten is currently offline  Michael Asten
Messages: 53
Registered: March 1999
Member
Bigorna wrote:

> Dear all,
>
> I have been using IDL for Unix for some years now and I recently had to
> move to the Windows version.
>
> I find one irritating feature in IDL for Windows, relative to the Unix
> and Linux versions: it is not possible to paste multiple lines of code
> into IDL! It is only possible to do it one line at a time (the clipboard
> may have multiple lines, but IDL only runs the first one).

It is not much consolation, but you can get multiple commands including for
loops into the windows command line,
by editting them into a singleline, using the ampersand, eg as follows:

for i=1,3 do begin & j=i*2 & print,j & endfor & end

But I agree it is not the easy solution you are after.

Regards,
Michael Asten
[Message index]
 
Read Message
Read Message
Previous Topic: Real time signal processing using PV-WAVE
Next Topic: Re: PSYM=10 problem

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

Current Time: Fri Oct 10 03:51:30 PDT 2025

Total time taken to generate the page: 0.63777 seconds