Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!ucbbuddy!c55-hc From: c55-hc@ucbbuddy.BERKELEY.EDU (Brent Chapman) Newsgroups: net.micro,net.lang.pascal Subject: Re: Turbo Pascal Version 3.00 Message-ID: <11043@ucbvax.BERKELEY.EDU> Date: Wed, 20-Nov-85 22:44:13 EST Article-I.D.: ucbvax.11043 Posted: Wed Nov 20 22:44:13 1985 Date-Received: Sat, 23-Nov-85 00:43:19 EST References: <3424@brl-tgr.ARPA> Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: c55-hc@ucbbuddy.UUCP (Brent Chapman) Organization: University of California, Berkeley Lines: 20 Xref: watmath net.micro:12776 net.lang.pascal:380 To compile a recursive program on a CPM-80 machine, you must set one of the compiler switches. I BELIEVE (I don't have the manual sitting in front of me) that the line that needs to be inserted is: {$A-} but I'm not absolutely certain; look it up in the back of the manual. NOTE that this bug/switch applies ONLY to CPM-80 version of Turbo. CPM-86 and MS-DOS do not need this switch, and may not even recognize it. Brent Chapman ucbvax!ucbbugs!chapman chapman@bugs.berkeley.arpa ucbvax!ucbamber!chapman chapman@amber.berkeley.arpa ucbvax!ucbbuddy!c55-hc c55-hc@buddy.berkeley.arpa Opinions expressed herein are strictly my own (but may be borrowed upon request, for a suitable fee).