Overwrite functions...

Gilberto Cuba gilbert at isphlg.rimed.cu
Fri Nov 18 21:00:06 EST 2005


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


More information about the use-livecode mailing list