Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ncsu.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!decvax!mcnc!ncsu!kwf From: kwf@ncsu.UUCP (Kenneth W Fernald) Newsgroups: net.micro.cbm Subject: screen editor help Message-ID: <2901@ncsu.UUCP> Date: Tue, 23-Jul-85 15:56:57 EDT Article-I.D.: ncsu.2901 Posted: Tue Jul 23 15:56:57 1985 Date-Received: Thu, 25-Jul-85 22:01:57 EDT Organization: N.C. State University, Raleigh Lines: 17 I'm currently working on a machine language program in which I want to use the screen editor in the kernal to input data into basic RAM. How can I disengage the basic interpreter so when I type a line like: 100 {something that is not basic syntax here} It won't give a syntax error. I guess what I'm trying to say is that I want to run the screen editor from a machine language program so that I can enter anything I want to into the basic RAM (assuming I type a line number). Any information on exactly how the editor works and how to use its routines would be highly appreciated. Kenneth Fernald (Be nice to me, I just got married. Does 'ball and chain' come to mind?)