Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!lll-lcc!ames!ucbcad!ucbvax!decvax!decwrl!labrea!rocky!ali From: ali@rocky.UUCP Newsgroups: comp.sys.amiga Subject: Re: Recent CBM upheaval Message-ID: <276@rocky.STANFORD.EDU> Date: Mon, 27-Apr-87 20:25:00 EDT Article-I.D.: rocky.276 Posted: Mon Apr 27 20:25:00 1987 Date-Received: Wed, 29-Apr-87 02:45:11 EDT References: <11465@topaz.RUTGERS.EDU> Reply-To: ali@rocky.UUCP (Ali Ozer) Distribution: world Organization: Stanford University Computer Science Department Lines: 21 Keywords: Kmart list price In article <11465@topaz.RUTGERS.EDU> Gerard Lachac writes: >For instance the list price of the A2000 going from $1495 to $1695. I have Abel Supply's price list from April 16th (before this "upheavel"), and they mention the Amiga 2000 suggested retail price as $1695, not $1495. Seems like the price raise is not related to this upheavel. Along totally different lines, has anyone tried executing the "littletask" example from Chapter 9 of Rob Peck's book under Manx? I have had no luck -- I've set the littletask stack to 10000, the main program stack to 40000, and still no luck. Seems like the littletask can do simple things like "while(1);" and function calls to other functions in my program, but as soon as I call an Exec function like (FindTask()), I get a GURU. (I realize I can't call AmigaDOS functions from a task. I just want to be able to call FindTask(), FindPort(), and Get/PutMsg()...) This program works under Lattice anyway --- At least the compiled version on Peck's disk does... Ali Ozer, ali@rocky.stanford.edu [ps. I'm using Manx 3.30e and still waiting for my 3.40a.]