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

Home » Public Forums » archive » Re: IDLSpecII: IDL Speed Survey Redux!
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: IDLSpecII: IDL Speed Survey Redux! [message #17483 is a reply to message #17475] Thu, 21 October 1999 00:00 Go to previous messageGo to previous message
J.D. Smith is currently offline  J.D. Smith
Messages: 214
Registered: August 1996
Senior Member
wmc@bas.ac.uk wrote:
>
> J.D. Smith <jdsmith@astro.cornell.edu> wrote:
>> http://www.astro.cornell.edu/idlspec/is2.html
>
>> Note: IDLSpecII uses a special-purpose email address for automatic
>> entry processing: idlspec@astro.cornell.edu. Please do not mail IS2
>> results to my address.
>
> Very nicely done... I've added an entry.
>
> Aside: the auto-email failed, with no obvious indication of why.
>

Thanks. The auto-email code is basically:

spawn,/SH,'mail -s "SUBJ" user@company.com < file 2>&1 1>/dev/null', r
if strlen(strtrim(r[0],2)) ne 0 then begin
print,'Error sending email.'
endif

If "mail" is not available on your path, or if it is not configured for
sending, it will fail. Maybe you could try sending a message to yourself
from IDL via spawn in this manner and let me know the results. Make
sure something exists in "file". Is there a more generic spawn command
I could use to accomodate Alpha's?

Thanks,

JD

--
J.D. Smith |*| WORK: (607) 255-5842
Cornell University Dept. of Astronomy |*| (607) 255-6263
304 Space Sciences Bldg. |*| FAX: (607) 255-5875
Ithaca, NY 14853 |*|
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Tropopause
Next Topic: IDL-C-Fortran

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

Current Time: Fri Oct 10 05:05:16 PDT 2025

Total time taken to generate the page: 0.96081 seconds