Date: Sat, 1 Jul 2006 16:11:00 -0400
Reply-To: Kevin Roland Viel <kviel@EMORY.EDU>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Kevin Roland Viel <kviel@EMORY.EDU>
Subject: STDIN for perl in PIPE
Content-Type: TEXT/PLAIN; charset=US-ASCII
Greetings,
I hope I can get a Brazil-France half-time answer :)
Is it possible to provide a STDIN for a perl program that I call using a
PIPE?
filename ABI pipe "C:\ABI.ps"
ABI.ps has the line:
my $path = <STDIN>
I want to supply "C:\test.txt"?
Sorry but my perl books are at work...
Thanks,
Kevin
Kevin Viel
Department of Epidemiology
Rollins School of Public Health
Emory University
Atlanta, GA 30322
|