Re: Very Odd
Re: Very Odd
- Subject: Re: Very Odd
- From: Peter Beentje <email@hidden>
- Date: Sun, 26 Oct 2003 15:01:17 +0000
Could you paste the pertinent bits of the script itself? I had this
problem before when I set applescript's text item delimiters to
something to remove it from the text and didn't change it back; when
you put a "set to X & Y & Z" in it puts the delimiter in between as
well, which comes out pretty obviously when you've got a delimiting
word rather than letter or space...
On Sunday, October 26, 2003, at 02:41 pm, John Clark wrote:
This has just happened...copied from the event log
choose folder with prompt "Choose a folder to that contains the
folders to
be uploaded."
--> alias "backup disk:zzzzz:"
list folder alias "backup disk:zzzzz:"
--> {"xxx"}
list folder "backup disk:zzzzz:AxxxA:" without invisibles
--> File backup disk:zzzzz:AxxxA: wasn't found.
Whats with the A's. Is this corruption
Any help appreciated.
By the way I know the last bit of the previous fetch script does not
make
sense. I have left the code out
Thanks in advanced
regards
John Clark
_______________________________________________
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.
_______________________________________________
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.
References: | |
| >Very Odd (From: John Clark <email@hidden>) |