OpenAmiga (945/959)

From:Jesse McClusky
Date:1 Sep 2000 at 18:46:50
Subject:AMIOPEN: tcall macro

Just posted a VP assembly macro to the Faq-O-Matic that allows
you to make arbitrary tool calls. That is, lets you decide what tool
to call at run-time. Example:

tcall toolname.p, (p0 p1 p2 i0 : i0), was_tool_found

or even just:

tcall toolname.p

to pass it (-:-), and if you don't care if it exists.
Note that this also lets you create arbitrary classes, because the
creation of a class is simply calling its _new tool. (:

Oh, it's also up on my site.

Enjoy!

Jesse

Subscribe/Unsubscribe: open-request@amiga.com
Amiga FAQ: http://www.amiga.com/faq.html