Fwd: Delivery Status Notification (Delay)
Fwd: Delivery Status Notification (Delay)
- Subject: Fwd: Delivery Status Notification (Delay)
- From: Robert Poland <email@hidden>
- Date: Thu, 21 Oct 2010 06:48:21 -0600
I am forwarding this here since email@hidden doesn't seem to accept my mail.
Hi,
Why does this short script generate the noted two errors when the command "Validate" is run.
-- script global a set a to (short date string of (current date)) my thisTime()
on thisTime() display dialog a end thisTime -- End of script
Script errors: -- Undefined variables:
show window "untitled 2" selection {101, 102} -- undefined var: a -- display dialog a
---------------------------------------------------- -- Unused variables:
show window "untitled 2" selection {13, 14} -- unused var: a -- set a to (short date string of (current date))
TIA,
Robert Poland - Fort Collins, CO
Robert Poland - Fort Collins, CO
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden