Overwrite functions...
Gilberto Cuba
gilbert at isphlg.rimed.cu
Fri Nov 18 21:33:19 EST 2005
And overloading of functions???
----- Original Message -----
From: "Dan Shafer" <revdan at danshafer.com>
To: "How to use Revolution" <use-revolution at lists.runrev.com>
Sent: Friday, November 18, 2005 8:14 PM
Subject: Re: Overwrite functions...
> 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
>
>
> _______________________________________________
> 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
>
>
More information about the use-livecode
mailing list