Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site ecsvax.UUCP Path: utzoo!decvax!mcnc!ecsvax!ranger From: ranger@ecsvax.UUCP (Rick N. Fincher) Newsgroups: net.micro.apple Subject: Re: AE Timemaster Clock Card Message-ID: <1929@ecsvax.UUCP> Date: Fri, 15-Aug-86 12:44:05 EDT Article-I.D.: ecsvax.1929 Posted: Fri Aug 15 12:44:05 1986 Date-Received: Sat, 16-Aug-86 07:41:57 EDT References: <641@bcsaic.UUCP> Distribution: na Organization: UNC Educational Computing Service Lines: 13 > 1) any suggestions as to what the problem is? > > 2) anyone else having problems with support from AE? > It sounds like a glitch I've heard of in Prodos Basic. If you try to BRUN things under Prodos you can have problems because Prodos keeps a bitmap of used pages in memory. Under Basic everything is considered used unless you bload your routines before you define any variables. You may have to set HIMEM downward in a Prodos acceptable manner to get your binary programs to load. Dos 3.3 didn't do this so it will probably run fine under Dos 3.3. Rick Fincher