Re: delay procedure for waiting less than a second
Re: delay procedure for waiting less than a second
- Subject: Re: delay procedure for waiting less than a second
- From: Leo <email@hidden>
- Date: Thu, 11 Sep 2003 23:15:18 +1000
thanks for the tips, but unfortunatly it doesn't work:
i copied the scriptingaddtion GetMilliSec.osax to
/System/Libary/ScriptingAdditions (sudo!) and even close script editor.
then i restart the editor and try a line like:
set init to GetMilliSec
then i get the error "The variable GetMilliSec is undefined"
the i looked at the examples and they suggest a command like
set t0 to +event MSecMSec;
now i'm totally confused! the version seems still to be a os 9 version,
even though i dowloaded it from osaxen in the osx section!
any hints?
thanks, leo
julifos wrote:
thanks for the tip with getMilliSec.
i even found the scriptinmg addtion (http://osaxen.com/getmillisec.html)
but it doesn't seem to work on my os x imac:
after moven the scriptingaddtion in the scripting addition foilder i
can't access it via open directory. i get the error msg box;
"could not read getmillsec.osax beacuase its not scriptable."
any idea?
You simply copy the scripting addition into your "ScriptingAdditions" folder
and just use its commands, no need to read it not "tell".
If you take a look to Apple's Standard Additions, you will see commands such
as "display dialog", which you can use normally, without invoking it, true?
For some more info, you can take a look here:
http://macscripter.net/faq/script_add_osx.php
http://macscripter.net/faq/scripting_additions_macos.php
And, as you guessed, this is the sweet home of osaxen:
http://www.osaxen.com/
And some extra linx:
http://www.osaxen.com/modules.php?op=modload&name=Web_Links&file=index&req=v
iewlink&cid=1
Cheers!
jj
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.