Re: standard input redirection of DCL sub-processes not working

2004-01-15 Thread Craig A. Berry
At 10:38 AM -0700 1/15/04, Michael Downey wrote: > >The real problem we're running into due to this bug is that we have an >install script that sets up anonymous FTP via calling the >SYS$MANAGER:TCPIP$CONFIG dcl script. I don't believe we could change that >script since it is a system provided scr

Re: standard input redirection of DCL sub-processes not working

2004-01-15 Thread Michael Downey
"Craig A. Berry" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Yeah, this is nasty stuff and I think has affected you before as > well. I'm sorry it hasn't been fixed, but I don't know how to fix it > without breaking other things. The basic issue, IIRC, is that when a > command

Re: standard input redirection of DCL sub-processes not working

2004-01-15 Thread Craig A. Berry
At 1:59 PM -0700 1/7/04, Michael Downey wrote: >I believe I have another problem with the way Perl is doing the spawning of >subprocesses. Here is an example. I built a DCL script called TEST.COM >which is as follows: >$ INQUIRE A "Enter data to print" >$ WRITE SYS$OUTPUT "Received: ''A'"

Re: -i -l ?

2004-01-15 Thread Craig A. Berry
At 4:18 AM +0100 1/11/04, Odd Gripenstam wrote: >Hi > >Perl seems to insert extra empty lines when I use -i with -l. >I have seen this with 5.8.2 and 5.6.1 (from HP). 5.004_04 does not add the blank >lines. > >Is this a bug or am I doing something wrong? Hmm. It might be a bug. Can you reproduc

5.8.3 is out

2004-01-15 Thread Craig A. Berry
Perl 5.8.3 has been released and is available from the usual place: http://www.cpan.org/src/ The only test failure I expect is vmsish.t #25, which ironically I think I finally figured out just now. More on that later. -- Craig A. Berry mailto:[EMAIL PRO