I have not found autotab reliable (Intel MacBook & Mac Pro), so I use a script similar to yours.

On Sep 6, 2007, at 9:06 AM, Malte Brill wrote:

Moin Ralf,

the script I posted earlier does the trick for single line fields, if placed on card, stack or library level. Might be adapted to more than one line. At least it is a workaround.

ON returnInField
    IF the autotab of the target THEN
        type TAB
    ELSE
        pass returnInField
    END if
END returnInField


Grüße,Malte_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to