Charles,
Would you elaborate a bit more on "&"
In the help file description for the address of operator "@" you state:
@ is similar to the & operator in C.
In the FuncPointers1.o2bas it appears & is used similar to a c++ reference?
"&" is also listed as a substitute for "and" in the O2 help file
I am enjoying going back through all the examples, many must be new since I last tried O2( Well that's not necessarily true my memory is getting a bit flaky)

I have encounter a few issues with the examples but I'll wait a bit and list them all later.
James