Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site sdcsla.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!sdcsvax!sdcsla!gentner From: gentner@sdcsla.UUCP (Don Gentner) Newsgroups: net.micro.cbm Subject: Re: Question: I/O to 1541 and BASIC tokens Message-ID: <746@sdcsla.UUCP> Date: Thu, 13-Dec-84 13:30:05 EST Article-I.D.: sdcsla.746 Posted: Thu Dec 13 13:30:05 1984 Date-Received: Sat, 15-Dec-84 02:52:42 EST References: <1222@hou4b.UUCP> Organization: U.C. San Diego, Cognitive Science Lab Lines: 12 > Question 1: Can any one tell me what values are used for BASIC tokenization? > (or at least where i can find this out?) The current (January 1985) issue of Compute!'s Gazette has a table of BASIC token values on pages 120 and 122. For example FOR is tokenized as 81(hex). Exactly what that character will look like when you print it, depends on the character set you are using and/or your printer. Check the tables in Programmer's Reference Manual or your printer manual. Don Gentner UC, San Diego gentner@nprdc or ucbvax!sdcsvax!sdcsla!gentner