On 9/5/10 1:37 PM, Andre Garzia wrote:
Folks,

Did you guys knew that "?" is a valid character for naming functions and
commands? I just created a function like that and it works

function mode? pMode
   return pMode is sLocalVarA["mode"]
end mode?

and I can use it like this:

if mode?("fundamenteal") then
bla bla bla
end if




It was valid in HC too.

--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to