Overwrite functions...

Dan Shafer revdan at danshafer.com
Fri Nov 18 20:14:18 EST 2005


Overriding built-ins is not supported in Rev as far as I know.


On Nov 18, 2005, at 6:00 PM, Gilberto Cuba wrote:

> 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dan Shafer, Information Product Consultant and Author
http://www.shafermedia.com
Get my book, "Revolution: Software at the Speed of Thought"
 From http://www.shafermediastore.com/tech_main.html





More information about the use-livecode mailing list