Path: utzoo!utdoe!generic!pnet91!ericmcg From: ericmcg@pnet91.cts.com (Eric Mcgillicuddy) Newsgroups: comp.sys.apple2 Subject: Re: HyperC executable under ProDOS - How? Message-ID: <710@generic.UUCP> Date: 11 May 91 01:15:08 GMT Sender: root@generic.UUCP Organization: People-Net [pnet91], Etobicoke, ON Lines: 10 No can do. The problem is that it assumes the file "opsys" is loaded in memory from 0x800 to 0x2000 and the compiler does not link in certain critical I/O routines included here. Basically it saves space since the shell uses these routines as do 90% of the programs most people are likely to write. I suggest you rename your application to "shell" and include Prodos, OPSYS and SHELL with your disks. Well, at least OPSYS and SHELL. UUCP: bkj386!pnet91!ericmcg INET: ericmcg@pnet91.cts.com