NSTask & NSPipe to perl script
NSTask & NSPipe to perl script
- Subject: NSTask & NSPipe to perl script
- From: "David Brennan" <email@hidden>
- Date: Wed, 31 Jan 2007 18:39:44 +0000
Hi
I am trying to send text to a perl script, I want to apply regular
expressions to the text, then I use the result.
I am using a pipe to send the text. I create the pipe, and the file
handle, and it works for small text strings.
When I try to pass the text from a 100 page PDF, it fails. Is there a
limit on the amount of data I send to a script, or am I just doing
something wrong?
Thanks,
Dave.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden