50g group photo

Yahoo Groups archive

50g

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

Message

Re: Can anyone answer a question about compiled local variables?

2009-07-07 by Tim Wessman

> 5)  So, can anybody write a simple program using compiled variables so I don't have to PURGE all the variables I use all the time?

I will write one using a single command.

Type in 'PROG(X,Y)=X*Y^2' and then push DEF. PROG appears. Recall it an see that it looks like this. << -> X Y 'X*Y^2' >>

Here is another:

<< -> A B C << A 2 ^ B 2 ^ + C 2 ^ = >> >>

TW

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.