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

Home » Public Forums » archive » Re: command line input
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 line input [message #80918 is a reply to message #80916] Mon, 23 July 2012 14:19 Go to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On 7/23/12 2:46 PM, Kat wrote:
> Hi guys,
> Is there any way that, once inside of a procedure, to get input from the command line? If there is, what functions are available for doing this?
> Thanks!

Try the READ routine.

IDL> line = ''
IDL> read, line
: Hello
IDL> help, line
LINE STRING = 'Hello'

Mike
--
Michael Galloy
www.michaelgalloy.com
Modern IDL: A Guide to IDL Programming (http://modernidl.idldev.com)
Research Mathematician
Tech-X Corporation
[Message index]
 
Read Message
Read Message
Previous Topic: Re: problems reading large files under 64-bit machine
Next Topic: Re: Using Widgets and Procedures

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

Current Time: Sat Nov 29 15:12:20 PST 2025

Total time taken to generate the page: 0.64335 seconds