Newbie Question

2008-04-01 Thread Karl Anderson
Thank you in advance I am attempting to write a perl script to manipulate about 900 words of text in scite. I am passing the text to perl via "$(CurrentSelection)". My problem is how do I get such a large commandline argument into the script? k ___ Pe

Re: Newbie Question

2008-04-01 Thread Karl Anderson
Thank you, Passing it as a file would be best, however it is selected text so I believe it is a long string. k Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs ___