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

Home » Public Forums » archive » pasting into IDL command line: limit at 1024 characters?
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: pasting into IDL command line: limit at 1024 characters? [message #59057 is a reply to message #58933] Mon, 03 March 2008 11:00 Go to previous message
Brian Larsen is currently offline  Brian Larsen
Messages: 270
Registered: June 2006
Senior Member
> But, as you say, the problem is peculiar to IDL, not the shell/
> terminal in general.

Just to throw in that every terminal has a maximum, I pulled the
"checking the maximum length of command line arguments" out of a
configure script and find that OSX terminal does have a size limit but
I bet you wont hit it.

[balarsen@LarsenLaptop]~> sh line_length.sh
checking the maximum length of command line arguments
result: 196608


I am sure that IDL has a limit based on the size of a buffer that is
initialized in the source code for IDL (written in C I guess but don't
know). If I am right on this, one could petition ITT to increase this
buffer for the next release of IDL if this is a issue for folks.



Cheers,

Brian

------------------------------------------------------------ --------------
Brian Larsen
Boston University
Center for Space Physics
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Tabs in Workbench
Next Topic: Convenient IGRF in IDL

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

Current Time: Sat Oct 11 15:17:48 PDT 2025

Total time taken to generate the page: 0.56087 seconds