On Wed, 2005-01-26 at 15:15 +0000, David Corking wrote: > On Tue, 25 Jan 2005, John Hasler wrote: > > > Curt Howland writes: [snip] > You can't write '15 PRINT "Hello"' and expect your source code to be > automatically edited in any of the above! Better to use a real editor > if you want to keep your code. You can, in Python! $ python Python 2.3.4 (#2, Jan 5 2005, 08:24:51) [GCC 3.3.5 (Debian 1:3.3.5-5)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> >>> >>> print 'Hello' Hello >>> quit 'Use Ctrl-D (i.e. EOF) to exit.' >>> -- ----------------------------------------------------------------- Ron Johnson, Jr. Jefferson, LA USA PGP Key ID 8834C06B I prefer encrypted mail. Clueless "tech" journalists drive geeks crazy....
Attachment:
signature.asc
Description: This is a digitally signed message part