Date : Mon, 27 Jan 2003 17:04:40 +0000
From : "Dave Gilbert (Home)" <gilbertd@...>
Subject: Re: Basic variable names and £
Fewell, Steve wrote:
> After doing through some of the BASIC4 ROM disassembly (some of my results
> can be seen on www.8bs.com), I've discovered that the £ symbol can be used
> in variable names. However, I don't recall any manuals/user guides
> mentioning this - does anyone know of any.
Hehe - I remember using this. I was working on a project which was
desperatly short of memory; we moved EVERYTHING to single character
variable names - and started using £ (and £$, £% etc).
Dave