Hi,

Exists any way of overwrite a functions that it is defined by the Engine 
Revolution with my function?

Example, i want to run a function that i defined like "sec" and not run a 
function that return the seconds.

function sec tValue
  put value( 1 / cos( tValue ) ) into tResult
  return tResult
end sec

Best regards,

Gilberto Cuba
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to