Re: Entourage Attachments Syntax?
Re: Entourage Attachments Syntax?
- Subject: Re: Entourage Attachments Syntax?
- From: Rich <email@hidden>
- Date: Wed, 14 May 2003 12:35:52 -0400
Paul Berkowitz:
>
Is this still inside the 'tell app "Filemkaer Pro"' block or Entourage tell
>
block? I do recall something like this inside an Entourage tell block, so I
>
always use 'alias' with a variable outside any tell block.
>
>
If you take it outside any tell block, does
>
>
set myAttachment to alias "Disc:Users:Me:Folder_1:Folder_2:myFile.pdf"
>
>
or
>
>
set myLocation to "Disc:Users:Me:Folder_1:Folder_2:myFile.pdf" -- in
>
tell block is OK
>
>
set myFile to alias myLocation -- outside tell block
>
>
>
really not work? What OS and version of AppleScript is this?
Entourage block. It works now. Setting to alias was the key, but using
different alias syntax, didn't work.
Cheers
--- Rich Fortnum / Viaduct Productions / Toronto (EST)
--- Interactive Web Design / Databases / Wireless Data
---
http://www.viaduct-productions.com
_______________________________________________
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.