Path: utzoo!attcan!uunet!ncrlnk!ncrcae!hubcap!gatech!rutgers!cmcl2!adm!xadmx!jb3o+@andrew.cmu.edu From: jb3o+@andrew.cmu.edu (Jon Allen Boone) Newsgroups: comp.lang.pascal Subject: Re: An ISO Pascal question... Message-ID: <18658@adm.BRL.MIL> Date: 11 Mar 89 16:45:05 GMT Sender: news@adm.BRL.MIL Lines: 5 I believe that it is an illegal declaration, since it would first assign T to type Real, and then change it to a variable of type Integer...so D would be assigned to an undefined type .... at least that was what I was taught... Iain