>main problem I see in being able to call system calls, is how do you
>handle passing structures?

Hi Tuviah,

In CompileIt! one can define a structure by naming each referenced element and specifying its data type and byte offset from the beginning.

Tuvia, et al:

I forgot to mention one other neat thing about CompileIt!: not only were virtually all ToolBox calls predefined in the master symbol lists; but the names of most parameter packet elements were there as well. All that was necessary to reference a call and its parameter elements was to have CompileIt! place them in the active symbol table. After that it was simply a matter of looking up the call in Inside Macintosh and use [email protected] syntax to build & retrieve data from parameter packets.


Rob Cozens
CCW, Serendipity Software Company

"And I, which was two fooles, do so grow three;
Who are a little wise, the best fooles bee."

from "The Triple Foole" by John Donne (1572-1631)

Reply via email to