![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re: passing bits of an array to an executable a piece at a timeby krisahoch (Deacon) |
on Aug 08, 2003 at 11:18 UTC ( #282155=note: print w/replies, xml ) | Need Help?? |
Mark, If you are passing these arguments to a console app, remember, you only have 255 characters to work with. This includes spaces and the name of the program. If you pass more than 255, your string will be truncated. Kristofer Hoch Quidquid latine dictum sit, altum sonatur.
In Section
Seekers of Perl Wisdom
|
|