Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Perl Misc (http://www.velocityreviews.com/forums/f67-perl-misc.html)
-   -   how do you get std out on windows scheduler (http://www.velocityreviews.com/forums/t901114-how-do-you-get-std-out-on-windows-scheduler.html)

joez3@yahoo.com 12-19-2006 04:20 PM

how do you get std out on windows scheduler
 
Hi all,
I don't know if this is the best place to post this, but it is realted
to perl. I have a perl script that I launch via the windows scheduler.
Right now when this script fails it prints out an error message to the
stdout. Does windows save the stdout some where? If so where?
Or do I need to create my own log file?
Thanks,
Zim


Paul Lalli 12-19-2006 04:27 PM

Re: how do you get std out on windows scheduler
 
j...@yahoo.com wrote:
> I don't know if this is the best place to post this, but it is realted
> to perl. I have a perl script that I launch via the windows scheduler.
> Right now when this script fails it prints out an error message to the
> stdout. Does windows save the stdout some where? If so where?
> Or do I need to create my own log file?


What, exactly, makes you think this is "related to Perl"? Your
question is the same no matter what language is used to write the
program that Scheduler runs.

Paul Lalli


Tad McClellan 12-20-2006 02:22 AM

Re: how do you get std out on windows scheduler
 
joez3@yahoo.com <joez3@yahoo.com> wrote:

> I don't know if this is the best place to post this,



It isn't.

> but it is realted
> to perl.



No it isn't.


> I have a perl script that I launch via the windows scheduler.
> Right now when this script fails it prints out an error message to the
> stdout. Does windows save the stdout some where? If so where?



If you replaced it with a Python program, the output would go to
the same place.

You do not have a programming language question.

You have an operating system question. Ask in a Windows newsgroup.


--
Tad McClellan SGML consulting
tadmc@augustmail.com Perl programming
Fort Worth, Texas

Sisyphus 12-20-2006 10:57 AM

Re: how do you get std out on windows scheduler
 

"Mark Pryor" <tlviewer@yahoo.com> wrote in message
news:pan.2006.12.19.17.49.37.917618@yahoo.com...
..
..
>
> Most of the list participants here are on *Nix, not Windows. You are
> better off posting your win32/perl questions to the Activestate forums.
> http://aspn.activestate.com/ASPN/Mai...rl-win32-users
> http://aspn.activestate.com/ASPN/Mai...ded/ActivePerl
>
> At the above page you can backtrack and subscribe to the perl-win32-users
> list or activeperl@listserv.activestate.com. Both of those are very

active.
>


I'm subscribed to the perl-win32-users list and, sadly, I find that there's
no longer much activity there (though there *once* was). I believe it's
pretty much the same wrt the ActivePerl list - in fact I'm not all that sure
that they'e not effectively the *same* list.

There's probably still enough people subscribed to the ActiveState lists (in
addition to myself) to make posting there worthwhile - though, for mine, the
best Win32 support (especially for stuff that is, strictly speaking,
off-topic) is to be found at perlmonks.

Cheers,
Rob




All times are GMT. The time now is 08:29 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57