Megalextoria
Retro computing and gaming, sci-fi books, tv and movies and other geeky stuff.

Home » Archive » net.micro.apple » Apple Pascal question
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Apple Pascal question [message #72461] Sat, 25 May 2013 10:27
mush is currently offline  mush
Messages: 2
Registered: May 2013
Karma: 0
Junior Member
Message-ID: <323@dsd.UUCP>
Date: Fri, 10-Aug-84 19:43:23 EDT
Article-I.D.: dsd.323
Posted: Fri Aug 10 19:43:23 1984
Date-Received: Tue, 14-Aug-84 01:11:57 EDT
Organization: AMPEX DSD, Redwood City, CA.
Lines: 26

If it hasn't been done yet, could someone post the list of bugs fixed
by moving from Apple 1.1 to Apple 1.2?  Thanks in advanced.

Right now I'm wondering if this program would compile under 1.2 as
it will not under 1.1.

PROGRAM TEST;
TYPE REGISTER = PACKED RECORD
		  A	:0..7;
		  B	:0..3;
		  C	:0..1;
		  D	:0..3;
		END;

VAR
  Q	:REGISTER;
  I	:INTEGER;

BEGIN
  MOVELEFT(Q.A, I, 1);
END.

Changing the Q.A to simply Q will work on 1.1.

Dave Decker (mush) Ampex Corp Redwood City Ca. 
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: MacTerminal: mousing the cursor
Next Topic: ProDOS Input
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Apr 18 18:54:49 EDT 2024

Total time taken to generate the page: 0.05504 seconds