Not far from Eden
Not far from Eden
- Subject: Not far from Eden
- From: Bernard Azancot <email@hidden>
- Date: Mon, 19 Jul 2004 14:03:34 +0200
I have a problem with the following code line:
--
set MyBU to folder ("Disk:FolderA:" & word 1 of ((current date) as
string) & "FolderB:")
--
--> set MyBU to folder ("Disk:FolderA:MondayFolderB:")
I would like:
--> set MyBU to folder ("Disk:FolderA:Monday:FolderB:")
I have tried without success:
--
set MyBU to folder ("Disk:FolderA:" & word 1 of ((current date) as
string): "FolderB:")
--
How would you write it ?
Thanks
Yours,
Bernard
corniculum telephonicum meum subreptum est ! (Cicero)
Someone has stolen my mobile phone !
_______________________________________________
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.