Re: [NTLK] On Woody Smith...Hello:...I was just looking back ...

From: M. Horvat <redjazz_slo_at_yahoo.com>
Date: Mon Apr 20 2009 - 16:50:59 EDT

> I have written/compiled many 1.x books and my NSbasic terminal works on 1.x installs also.

I love your NS Basic Terminal. I don't use it much because I only have the demo version of NS Basic (A hundred dollars? What were they thinking? If only you could get it without that 2.x-only NewtCard... oh well, even if you could, they'd probably send you a 2.x-only version of NS Basic) but it's a great program. Only one suggestion though: it would be cool if it could import QBasic programs. For example:

INPUT x
FOR i = 1 TO 10
PRINT i * x
NEXT i
END

would become

10 HWINPUT x
20 FOR i = 1 TO 10
30 PRINT i * x
40 NEXT i
50 END

Regarding your Newtonbooks... I'm not into RPGs so I can't comment on that.

-Matej Horvat
 Another Visual Basic programmer :)

      

====================================================================
The NewtonTalk Mailing List - http://www.newtontalk.net/
The Official Newton FAQ - http://www.splorp.com/newton/faq/
The Newton Glossary - http://www.splorp.com/newton/glossary/
WikiWikiNewt - http://tools.unna.org/wikiwikinewt/
====================================================================
Received on Mon Apr 20 16:51:31 2009

This archive was generated by hypermail 2.1.8 : Mon Apr 20 2009 - 19:30:00 EDT