Characters in names
Dar Scott
dsc at swcp.com
Mon Mar 21 11:14:02 EST 2005
On Mar 20, 2005, at 6:38 PM, Ken Ray wrote:
> ? (question mark)
> ` (backquote)
> _ (underscore)
> @ (at-sign)
> # (pound sign)
> $ (dollar sign)
> ' (single quote)
A few version back : (colon) and . (period) worked. I used : to
separate my library name from the rest of the name. I wish there was
some name space help.
I had used ? at the end for functions that returned true or false.
(Just like P in lisp.) I now use 'is' as a prefix. If runrev blessed
? in names I would go back.
Now I don't use the above characters except sometimes I use an
underline to separate a module name or private prefix from the rest of
the name.
Dar
--
**********************************************
DSC (Dar Scott Consulting & Dar's Lab)
http://www.swcp.com/dsc/
Programming Services and Software
**********************************************
More information about the use-livecode
mailing list