Existing users, log in.  New users, create a free account.  Lost password?

2 comments |

Re: COOL ! - tubadood

A quick and dirty way to remove the date: Open the script in the AppleScript Editor, and find this line:
set myDate to month of (current date) & space & day of (current date) & ", " & year of (current date) as string
Change this line to read:
set myDate to ""
(that's two double quotes)
save (under a new name, perhaps?), and run in iTunes
s

Reply to This

Thursday, October 16 2003 @ 02:19 PM PDT


COOL ! - JKT

An even easier way to do it is to double click the text in OmniGraffle and simply delete it!

Reply to This

Tuesday, October 21 2003 @ 06:41 AM PDT