calling function in msg

Uwe Friese friese at intelligent-implants.de
Tue Mar 26 05:15:01 EST 2002


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




More information about the metacard mailing list