Geoff, Robert, Klaus and Yennie,

thank you all for your replies!

After your broad hints I realized that I was missing the concept of 
recursion ;-(

This works fine now:

>on presentSomeObjects
>  -- do something here
>  send presentSomeObjects to me in 1 second -- or whatever time
>  put the result into gPresentMessage -- allows you to cancel if needed
>end presentSomeObjects
>
>on keyDown pWhichKey
>  -- do something based on the key
>end keyDown

This is a really nice and friendly list!

Regards,
Uwe


_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to