Re: Third-party wish list

William Ofosu-Amaah (XI6W-OFSA@asahi-net.or.jp)
Sat, 11 May 1996 08:29:35 +0900

At 03:42 PM 5/10/96 -0700, Wesley H. Jan wrote:
>UPDATE ON THE SIZE OF THE FILE THAT OGOEDIT WILL READ
>
>Sorry. I had previously posted that OGOEDIT took in my entire 140K text
>file.
>
>But now after trying to read it, it seems that OGOEDIT has a maximum file
>size of 32646 bytes and won't read beyond that.

Thanks for this info. What I do is use a dos file splitter to
split files more than 25k into 10k files (aa.001, aa.002 etc).
It is a bit of a pain sometimes when looking for info and not
being sure which of the split files it is in but at least I
can read all the contents of big files this way.

William