Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!info-atari From: terrell@OHIO-STATE.CSNET (Eric Terrell) Newsgroups: net.micro.atari Subject: misc. questions from an ST novice Message-ID: <8512091957.AB00272@ucbvax.berkeley.edu> Date: Sun, 8-Dec-85 17:02:52 EST Article-I.D.: ucbvax.8512091957.AB00272 Posted: Sun Dec 8 17:02:52 1985 Date-Received: Wed, 11-Dec-85 03:17:06 EST Sender: usenet@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 24 Can anyone recommend a C or Pascal compiler for the ST? Can anyone recommend a disk copying program (that handles protected disks)? Can anyone recommend a RAM disk program? In Atari Logo, is there any way to have the flow of control constructs control the execution of more than just one line? For example, the following works: repeat 4 [forward 100 right 12 back 40] but this doesn't repeat 4 [ forward 100 right 12 back 40] The Atari Logo manual mentions that there is a comment delimiter, and I believe it is ';' - but I couldn't get it to work. Does anyone know how to place comments in Logo programs? Thanks in advance, Eric Terrell CSNET ADDRESS terrell@OHIO-STATE