>������� ������ ������ � -
>
>> ����������� ������������ ������� ������� � FileMaker ���
>> ���� ����� ������ 5-10 �����. ��� ����������
>> ���������� ������ ��� � AppleScript, �� �������� ������� �������� ������
> > FMP, �� ��� ��� ������� ... ����� ����������� � ������ �������� ���

������, ���-�� ����� ������:


set ThisTime to current date
set Time1 to time of ThisTime
repeat 20 times
        repeat
                set ThisTime to current date
                set Time2 to time of ThisTime
                if Time2 - Time1 > 10 then exit repeat
        end repeat
        set Time1 to Time2
        tell application "FileMaker Pro" to do script "MyScript"
end repeat

� ������ ������ ������ ����� ����������� 20 ���, ������� ����, �����������, ����� 
������� ��-�������.
� ����� � (��� ��������) �������� 10 ������. � �������� �������� ������� ����� ����� 
�������� �� ���-�� �� 300 �� 600.
-- 
With best regards
Michael Krekin

http://www.chat.ru/~mckryak/


-----
Machelp; policy & news @ http://www.macrules.ru


Ответить