![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
hi I've got a lot of image files inserted (not referenced) into a db how can extricate these images from the db ? in other words, I'm looking for some kind of export process which leaves me with a folder full of image files.. Marmot |
#3
| |||
| |||
|
|
thdyo... (AT) googlemail (DOT) com wrote: hi I've got a lot of image files inserted (not referenced) into a db how can extricate these images from the db ? in other words, I'm looking for some kind of export process which leaves me with a folder full of image files.. Marmot Here is a link to an open source demo file I made several years ago when ver 7 was first introduced. It does a mass export of images without the use of plug-ins. Copy the export script and edit a few steps and field names and you should be good to go. http://www.filemakerapps.net/imageExport/ImageDB.zip M Myett |
#4
| |||
| |||
|
|
On Jun 18, 1:43 am, Michael Myett <n... (AT) nowhere (DOT) net> wrote: thdyo... (AT) googlemail (DOT) com wrote: hi I've got a lot of image files inserted (not referenced) into a db how can extricate these images from the db ? in other words, I'm looking for some kind of export process which leaves me with a folder full of image files.. Marmot Here is a link to an open source demo file I made several years ago when ver 7 was first introduced. It does a mass export of images without the use of plug-ins. Copy the export script and edit a few steps and field names and you should be good to go. http://www.filemakerapps.net/imageExport/ImageDB.zip M Myett What about looping over your found set using the 'Export Field Contents...' script step? ----- Jeroen Aarts FileMaker 8 Certified Developer www.clickworks.be |
#5
| |||
| |||
|
|
On Jun 18, 1:43 am, Michael Myett <n... (AT) nowhere (DOT) net> wrote: thdyo... (AT) googlemail (DOT) com wrote: hi I've got a lot of image files inserted (not referenced) into a db how can extricate these images from the db ? in other words, I'm looking for some kind of export process which leaves me with a folder full of image files.. Marmot Here is a link to an open source demo file I made several years ago when ver 7 was first introduced. It does a mass export of images without the use of plug-ins. Copy the export script and edit a few steps and field names and you should be good to go. http://www.filemakerapps.net/imageExport/ImageDB.zip M Myett What about looping over your found set using the 'Export Field Contents...' script step? ----- Jeroen Aarts FileMaker 8 Certified Developerwww.clickworks.be |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
how can one automate or script the naming of the exported file ? |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
Thanks Jens: I'm on FMP7 so variables aren't available I had to do it all manually anyway because of time pressure Now dealing w pain of file paths in calculations I have images folder in the web subfolder of FMP in Applications IOW / Apps/FMP/Web/pixfolder The FMP file is in: /Users/me/Documents/jobs/jobx/jobxdox I am going a little nutz trying to work out what filepath will work I did one of these calculation fields with a container result before and it worked. I've now changed the position of the FMP file compared to the pixfolder and it just isn't resolving... gnashing of teeth Marmot |
#10
| |||
| |||
|
|
On Jun 18, 3:00 pm, thdyo... (AT) googlemail (DOT) com wrote: Thanks Jens: I'm on FMP7 so variables aren't available I had to do it all manually anyway because of time pressure Now dealing w pain of file paths in calculations I have images folder in the web subfolder of FMP in Applications IOW / Apps/FMP/Web/pixfolder The FMP file is in: /Users/me/Documents/jobs/jobx/jobxdox I am going a little nutz trying to work out what filepath will work I did one of these calculation fields with a container result before and it worked. I've now changed the position of the FMP file compared to the pixfolder and it just isn't resolving... gnashing of teeth Marmot Marmot, Specifiy the absolute path like "filemac:/Macintosh HD/Users/Jeroen/ Documents/test.jpg". Replace the volume name and folders accordingly, of course... Jeroen Aarts FileMaker 8 Certified Developerwww.clickworks.be- Hide quoted text - - Show quoted text - |
![]() |
| Thread Tools | |
| Display Modes | |
| |