Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!harvard!talcott!panda!genrad!decvax!bellcore!ulysses!mhuxr!mhuxn!ihnp4!inuxc!inuxd!rcf From: rcf@inuxd.UUCP (R Fitch) Newsgroups: net.micro.cbm Subject: NEED SEQUENTIAL FILE HELP!!! Message-ID: <849@inuxd.UUCP> Date: Fri, 21-Feb-86 08:19:11 EST Article-I.D.: inuxd.849 Posted: Fri Feb 21 08:19:11 1986 Date-Received: Mon, 24-Feb-86 08:08:47 EST Distribution: net Organization: AT&T Consumer Products, Indianapolis Lines: 14 I have written a basic program that will read sequential text files form the disk which have been created via EasyScript. It then converts the text to morse code for generating code class tapes for amateur radio students. I now want to randomize some 100 phrases and put them on the disk as a sequential file. There will be some commas (although I can change the character) and am having trouble generating the sequential "text" file. My randomizer program is just a matrix of string variables that are randomized numerically and putting them on the disk in a sequential file is where I am failing. You hackers here on the net helped me greatly in the past so I am asking once again "HELP". THANKS IN ADVANCE R.C. Fitch AT&T INDY