OK, another newby-question... After nearly driving completely nuts I figuered out that a function I wrote worked fine, just calling it from the message box didn´t work. function myFunc return 123 end myFunc on nuts put myFunc () end nuts typing "nuts" in the message box works, but typing "put myFunc ()" in the msg doesn´t. ? Regards, Uwe