Use System Events to crash your favourite script editor :-(
Use System Events to crash your favourite script editor :-(
- Subject: Use System Events to crash your favourite script editor :-(
- From: Martin Orpen <email@hidden>
- Date: Mon, 04 Apr 2005 09:50:40 +0100
What's going on here:
tell application "System Events"
get name of folder actions
end tell
-->{
"seti",
"Documents",
missing value,
missing value,
missing value,
missing value,
missing value,
missing value,
missing value,
"g33kThug",
missing value,
"zipThis",
"tiffCompress"
}
What are those 8 missing values?
tell application "System Events"
get properties of folder action 3
end tell
-->Editor Death!
This happens with Script Debugger, Smile and Script Editor. Haven't tested
it on anything but my powerbook - so I guess it could be a local problem.
But what are those 8 mysterious folder actions?
--
Martin Orpen
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden