From: Jim I. <ji...@ap...> - 2002-03-05 19:31:25
|
Tcl does not support AppleEvents, it doesn't have a Carbon Event loop, and is pretty much a straight Unix command-line app. Wish responds to the required suite of AppleEvents, plus a "do script" Apple Event which holds a string as the direct object. This string is just "eval-ed" in the running interpreter. The do script event is what you want. Jim On Tuesday, March 5, 2002, at 10:30 AM, macnerd wrote: > > Does tcl support AppleEvents? I would like to send AppleEvents to TCL > to execute a script with parameters. > > _______________________________________________ > Tcl-mac mailing list > Tc...@li... > https://lists.sourceforge.net/lists/listinfo/tcl-mac > -- Jim Ingham ji...@ap... Developer Tools - gdb Apple Computer |