Hi Adam,

Hi again all:

The functions I have converted from my PHP scripts, don't return any values. How do I define these functions as handlers that return no value?

Functions:
function xyz
  ##do this and that
  ##return this&that
end xyz

Handler:
on xyz
  ##do this and that
end xyz

Use "on" instead of "function" and you have a handler...

Thanks very much in advance. :D

Adam

Best

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
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