[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] file size limit



At 9:05 -0600 1999.08.17, george rosenberg wrote:
>i would like to work on files with ~ 100,000-250,000 characters.
>
>these files are too large for macperl.

No, they are not.

>is there a way to work around this problem?
>
>what is the file size limit for macperl?

There is none.

Perhaps you are trying to read the whole file in at once?  Yes, that could
be a problem if you don't have enough RAM allocated to the MacPerl
application.  But 250,000 characters is less than 250K.  Certainly not a
problem for MacPerl at any memory allocation.

Or are you talking about a perl program, opening it in the MacPerl editor?
Yes, there is a 32K limit.  Use a different editor, like BBEdit, BBEdit
Lite, Alpha, etc.

-- 
Chris Nandor          mailto:pudge@pobox.com         http://pudge.net/
%PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10  1FF77F13 8180B6B6'])

===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org