> Van: Marc Heuler <EraseMEmarcspam_OUT
TakeThisOuTAARGH.MAYN.DE>
> Aan: PICLIST
spam_OUTMITVMA.MIT.EDU
> Onderwerp: Re: Beginners problem
> Datum: donderdag 9 april 1998 21:42
>
> Hi Caisson (Caisson), in <@spam@199804091053.MAA05694KILLspam
degas.telebyte.nl> on Apr
9 you
> wrote:
[Cut]
{Quote hidden}> You can save a register file:
>
> clrf DelayH
> clrw
> Delay: addlw 1
> btfsc STATUS,Z
> decfsz DelayH,f
> goto Delay
> return
>
> :-) Isn't that cute? - only one goto statement
Yeah !! That's why I like this 'discussion list' so much !
There is allways someone with a better/other solution & willing to share.
Thanks Marc. It will be put into my 'snippets' directory.
Greetz,
Rudy Wieser