Path: utzoo!mnetor!uunet!oresoft!randy From: randy@oresoft.UUCP (Randy Bush) Newsgroups: comp.lang.modula2 Subject: Re: "FOR loop" control var. and limit expression types Message-ID: <132@oresoft.UUCP> Date: 10 Apr 88 18:47:31 GMT References: Reply-To: randy@oresoft.uu.net Organization: Oregon Software, Portland OR Lines: 16 It would seem that in FOR i := j TO k BY l As j is being assigned to i, they should be assignment compatible. As k is being compared to i, they should be comparison (eg. expression) compatible. As l is being added to i, they should be expression compatible. Am I missing something here? -- randy@oresoft.uu.net FidoNet:1:105/6.6 randy%oresoft.uu.net@relay.cs.net +1 (503) 245-2202 { ..!mcvax!uunet, ..!textronix, ..!sun!nosun } !oresoft!randy