• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Checking 2 folders and copy if new
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Checking 2 folders and copy if new


  • Subject: Re: Checking 2 folders and copy if new
  • From: Bjorn Van Blanckenberg <email@hidden>
  • Date: Wed, 15 May 2002 16:54:33 +0200

Still having trouble
Applescript gives the error

write "file1 -> File server:folder:second folder:another folder:last
folder::filename wasn't found.

Those :: is probably the problem

Property used for the folders are

property folderOne : ("server:folder:second folder:another folder:last
folder:")


If I remove last : in property I get a parameter error on

set f1 to (folderOne & this_item) as alias
-> alias is giving the error I think
set f2 to (folderTwo & this_item) as alias

If I remove the "as alias"
I get error
--> Can't get modification date of "server:folder:second folder:another
folder:last folderfilename".


--

thanks

Bjorn Van Blanckenberg
_______________________________________________
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.

  • Prev by Date: Filespec changes to "followed" alias
  • Next by Date: RE: Briskets: plain English
  • Previous by thread: Re: Re: Checking 2 folders and copy if new
  • Next by thread: Re: Re: Checking 2 folders and copy if new
  • Index(es):
    • Date
    • Thread