Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ptsfa!well!ari From: ari@well.UUCP (Ari Davidow) Newsgroups: comp.lang.pascal Subject: Re: Re Turbo typed constants Message-ID: <4845@well.UUCP> Date: 25 Dec 87 09:28:49 GMT References: <10971@brl-adm.ARPA> Reply-To: ari@well.UUCP (Ari Davidow) Organization: Whole Earth 'Lectronic Link, Sausalito, CA Lines: 5 There is a bug in 3.0 re: typed constants and running an uncompiled program. Instead of resetting the definition of the constant at the beginning of the program, Turbo may instead use the "current" value (say, if the program is run more than once)--which may not be the same as the original value.