Path: utzoo!utgpu!watmath!watdragon!rose!sjorr From: sjorr@rose.waterloo.edu (Stephen Orr) Newsgroups: comp.sys.amiga Subject: Re: File not an object module Message-ID: <14447@watdragon.waterloo.edu> Date: 13 Jun 89 16:18:33 GMT References: <620@wn2.sci.kun.nl> Sender: daemon@watdragon.waterloo.edu Reply-To: sjorr@rose.waterloo.edu (Stephen Orr) Organization: U. of Waterloo, Ontario Lines: 14 I think I may know what your problem is. The Amiga loaded pulls apart an object module into hunks at load time. Some (read XModem) protocols pad out a transfer to an even multiple of bytes which end up getting tacked on to the end of the file. The Amiga telecom packages know to remove this (chop mode). The Atari probably isn't doing this for you and neither is Dos2Dos (it shouldn't). A pd program called tailrid can be useful in these cases, either that or maybe a more sophisticated protocol (ZModem). Good Luck Stephen Orr { The opinions expressed herein ARE those of my employer... ...I'm self employed! }