LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (July 2006, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


Back to: Top of message | Previous page | Main SAS-L page