50g group photo

Yahoo Groups archive

50g

Index last updated: 2026-04-28 22:38 UTC

Message

RE: [50g]

2008-11-20 by Don Hart

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

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.