Re: FileMaker Pro 7-8: Getting Files into Containers
Re: FileMaker Pro 7-8: Getting Files into Containers
- Subject: Re: FileMaker Pro 7-8: Getting Files into Containers
- From: Jason Bourque <email@hidden>
- Date: Thu, 15 Sep 2005 09:50:09 -0400
Great Idea. It works now.
set vLargeThumbNail to get the POSIX path of vLargeThumbNail
set vLargeThumbNail to "imagemac:" & (text 9 thru -1 of vLargeThumbNail)
if vThumbNailExists then
do script "Insert Picture"
End
Thanks!
Jason Bourque
On 9/15/05 9:17 AM, "Bruce Robertson" <email@hidden> wrote:
>> Ok, I believe I have all of the fileamaker script steps.
>>
>> I set the filepath field from applescript in FMP8. Next set the filemaker
>> pro variable. Then do the insert picture with the variable name in the file
>> path part of the insert picture dialog.
>>
>> What format does import picture need for the file path?
>> I tried posix path, and "hard drive:file name" format
>>
>> Any ideas?
>
> If you select a file manually in "specify source file" part of an "insert
> file[]" script step and then look at the result, you'll see what it should
> look like. You will also see example text right there in the same dialog.
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden