dbTalk Databases Forums  

Image import into Container field variable File name

comp.databases.filemaker comp.databases.filemaker


Discuss Image import into Container field variable File name in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
abyrnes@earthlink.net
 
Posts: n/a

Default Image import into Container field variable File name - 11-11-2006 , 01:53 PM






Searched and can't find exactly what I'm looking for so here goes . . .


I'm trying to script an image import into a file. I have a folder of
images on the desktop named (image1.jpg, image2.jpg, etc) and I'd like
to import them into their corresponding records into a container field.
How do I script the file path and the import?

Thanks in advance for any help.

Oh yeah, I'm using Filemaker 8 on a mac.

Anthony


Reply With Quote
  #2  
Old   
Bill Marriott
 
Posts: n/a

Default Re: Image import into Container field variable File name - 11-11-2006 , 02:35 PM






Look up "using variables" in FileMaker Help or try the terms "variable
import" in Google Groups. It's been discussed quite often here.

Bottom line: you use the Set Variable[] script step to establish the path,
and specify that variable (e.g.: $MyFilePath) in the Import script step.

<abyrnes (AT) earthlink (DOT) net> wrote

Quote:
Searched and can't find exactly what I'm looking for so here goes . . .


I'm trying to script an image import into a file. I have a folder of
images on the desktop named (image1.jpg, image2.jpg, etc) and I'd like
to import them into their corresponding records into a container field.
How do I script the file path and the import?

Thanks in advance for any help.

Oh yeah, I'm using Filemaker 8 on a mac.

Anthony




Reply With Quote
  #3  
Old   
Ursus
 
Posts: n/a

Default Re: Image import into Container field variable File name - 11-12-2006 , 10:13 AM



Or you reference them by calculated container. Which does not store the
image in the file but leaves them on your disk. Since you seem to have a
regular increasing number in the name, this should be easily enough to
write.

Ursus

"Bill Marriott" <wjm (AT) wjm (DOT) org> schreef in bericht
news:58WdnV-XuLOIqcvYnZ2dnUVZ_rGdnZ2d (AT) comcast (DOT) com...
Quote:
Look up "using variables" in FileMaker Help or try the terms "variable
import" in Google Groups. It's been discussed quite often here.

Bottom line: you use the Set Variable[] script step to establish the
path, and specify that variable (e.g.: $MyFilePath) in the Import script
step.

abyrnes (AT) earthlink (DOT) net> wrote in message
news:1163274837.600378.263980 (AT) e3g2000cwe (DOT) googlegroups.com...
Searched and can't find exactly what I'm looking for so here goes . . .


I'm trying to script an image import into a file. I have a folder of
images on the desktop named (image1.jpg, image2.jpg, etc) and I'd like
to import them into their corresponding records into a container field.
How do I script the file path and the import?

Thanks in advance for any help.

Oh yeah, I'm using Filemaker 8 on a mac.

Anthony






Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.