> i'm working on a script that executes command line statements on windows > servers. i have it working successfully, however i'm not able to get the > output of the command on NT and 2000 servers. it seems to work somewhat on > win98. Is there a reason why you can't use this: $output = `dir /b`; _______________________________________________ Perl-Win32-Web mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web
- Win32::Process - Reading From STDOUT Jason
- RE: Win32::Process - Reading From STDOUT Ron Grabowski
- RE: Win32::Process - Reading From STDOUT Toby Stuart
- Re: Re: Win32::Process - Reading From STDOUT Jason
