Re: [mu TECH] Runtime sound driver (DMA16)

From: Miguel Angel (maacruz@navegalia.com)
Date: Wed Apr 26 2000 - 17:21:22 CEST


On Wed, 26 Apr 2000, Michele Andreoli <m.andreoli@tin.it> kindly wrote:
> On Tue, Apr 25, 2000 at 09:21:08PM +0200, Miguel Angel nicely wrote:
...
> > And my first program :-DDD
> > 10 print "Hola"
> > 20 goto 10
> > RUN
> >
>
> My first enhancement a the first program typed by the vendor had been
> to add a single ";" a the end of the "print" istruction, after buying
> the computer and bright it to home. And yours?

        10 i=0
        20 print "Hola Miguel ";i
        30 let i=i+1
        40 goto 20

Quite complex, it uses a variable! :-D

Saludos

--
Don't see the world trought a window, be open{source}minded, and be free :-)
---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk
For additional commands, e-mail: mulinux-help@sunsite.auc.dk


This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:14 CET