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

Home » Public Forums » archive » pick up Linux aliases 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: pick up Linux aliases in IDL [message #92930 is a reply to message #92928] Tue, 29 March 2016 11:24 Go to previous message
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
On Tuesday, March 29, 2016 at 1:24:36 PM UTC-4, wlandsman wrote:

> These aliases work fine at the shell, but when I get into IDL and spawn the command (IDL>$lt ) it is not recognized.

I sort of figured out the answer. I had a line in my .tchrc file to skip the remaining setup if not an interactive shell

if ($?USER == 0 || $?prompt == 0) exit

and the alias commands were located after this. Once you get into IDL there is no longer a shell prompt

IDL> $echo $?prompt
0

and so the shell script exited before defining the aliases. Of course, I figured this out only after posting. --Wayne
[Message index]
 
Read Message
Read Message
Previous Topic: IDL Widget Toolkit
Next Topic: Reducing eps file size for plots with overlaid images?

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

Current Time: Sat Oct 11 07:54:42 PDT 2025

Total time taken to generate the page: 1.44112 seconds