Re: A86: Compression Program
[Prev][Next][Index][Thread]
Re: A86: Compression Program
Dan Eble wrote:
> On Sat, 16 May 1998, Kirk Meyer wrote:
>
> > would remain if you deleted the program. but if we can all agree on
> > having all temporary variables begin with the * character then i'll
> > write a program that removes them all at the user's request...
>
> Why not make the program more robust and have it list all variables with
> illegal names?
>
> Does anyone know of a call to check the validity of a variable name?
> There must be one somewhere.
>
I don't think the calc does that. Every time the OS displays variables, its
sorting algorithm probably skips over invalid characters.
References: