Tag: ron aldrich

The A.P.P.L.E. Holiday Greeting Pak

In 1979, Jeff Finn submitted a program to the A.P.P.L.E. users group for inclusion in its Diskpak 2.  It was the Holiday Greeting Pak, a program which utilized the low resolution graphics capabilities of the Apple II computer. Included in the Holiday Greeting Pak were 9 different screens covering both the Christian and the Jewish holidays, giving users a variety of screens which could be personalized as well. Originally written in Integer Basic, not only was it formatted for the…

The Program They Said Couldn’t Be Written

The Aldrich brothers strike again.  Remember, folks, you read it first in Call-A.P.P.L.E..  “Convert”, by Ron Aldrich using the disk, will create a text file from an Integer BASIC program listing, call Applesoft, and presto, your program has been converted.   After Conversion, list it out and note all the lines that need to be changed to conform to the Applesoft format. This means that the Integer commands that are not compatible with Applesoft must be changed.  For example:  TAB must…