Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site utcsrgv.UUCP Path: utzoo!utcsrgv!calvin From: calvin@utcsrgv.UUCP (Calvin Wong) Newsgroups: net.micro.cpm Subject: Increase random record number in M-BASIC Message-ID: <754@utcsrgv.UUCP> Date: Sun, 10-Feb-85 20:30:43 EST Article-I.D.: utcsrgv.754 Posted: Sun Feb 10 20:30:43 1985 Date-Received: Sun, 10-Feb-85 21:26:39 EST Distribution: net Organization: CSRI, University of Toronto Lines: 10 [] MicroSoft Basic on 8080/z80 allows only value of 1-32767 on the random record number. I am using BASCOM compiler right now and I suspect it will be possible to increase the record number by hacking BRUN.COM, the runtime module. Did any one knows how to do it ? Thanks