Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!ames!elroy!cit-vax!ucla-cs!zen!ucbvax!RADC-TOPS20.ARPA!GUBBINS
From: GUBBINS@RADC-TOPS20.ARPA (Gern)
Newsgroups: comp.sys.zenith.z100
Subject: Re: pkarc, memory and others
Message-ID: <12355285348.5.GUBBINS@RADC-TOPS20.ARPA>
Date: Wed, 2-Dec-87 11:09:27 EST
Article-I.D.: RADC-TOP.12355285348.5.GUBBINS
Posted: Wed Dec  2 11:09:27 1987
Date-Received: Sat, 5-Dec-87 14:55:36 EST
References: <8711301436.AA03725@s.cc.purdue.edu>
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The ARPA Internet
Lines: 16

You corrupted the program during the FTP and/or KERMIT transfer.
The 'Program too big for memory' is a common indicator that the
File Headerat the begining of the file is messed up.

I don't know what system(s) you are using, but you must FTP in 
BINARY/IMAGE/PAGED and KERMIT in 8-BIT/BINARY.  If your system
is a 16/32 bit-word (VAX, etc) then ASCII is 8-bit and there is
no transfer mode for KERMIT.   The SIMTEL20 system is a 36-bit
TOPS20 8-bits into 36 is not round, so storage transfers are 
performed (8-bit ASCII files are stored differently than 8-bit
binary) so the FTP mode is critical.

Experiment.   Good luck!

Gern
-------