50g group photo

Yahoo Groups archive

50g

Archive for 50g.

Index last updated: 2026-03-30 00:59 UTC

Message

Re: [50g]

2008-11-21 by cfortuh@yahoo.com

Thanks for the help. I'll look at your improvements to check if the problems i had with the programs are solved. Once again thanks for your time and effort.

- original message -
Subject: Re: [50g]
From: "Don Hart" <ddhart1@...>
Date: 21/11/2008 01:01

I should have used KILL not HALT. Sorry

--- In 50g@yahoogroups.com, Don Hart <ddhart1@...> wrote:
>
> Ok, check out the attached program. I did a couple of
small changes to Rational.
>
> I eliminated everything up to the WHILE and put in a
2 'C' STO. That forces it to execute the WHILE loop and
reduces the size of the program.
>
> The only problem I could see with the WHILE loop, as
you mentioned before, is that you couldn't exit using
the CANCEL so I added a C PURGE and a HALT in the IF
ELSE part. I didn't check the rest of the program for
the same problem with CANCEL, I'll leave that up to you.
>
> Also, you had "PLEASE CHECK" "C/R" +. Since you have a
constant string, you could just do "PLEASE CHECKC/R" and
eliminate the +.
>
> I hope that helps.
>
>
> --- On Wed, 11/12/08, cfortuh@... <cfortuh@...> wrote:
>
> > From: cfortuh@... <cfortuh@...>
> > Subject: RE: [50g]
> > To: 50g@yahoogroups.com
> > Date: Wednesday, November 12, 2008, 8:40 PM
> > Can anyone please help me improve the programs i have
> > attached here.
>

Attachments