![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, Maybe a simpleton's question but how do I export pictures in container fields. The manual states it is possible but when you actually do it FileMaker tells me it is inpossible to export container fields??????????? Help and thanks in advance Lars |
#3
| |||
| |||
|
|
On May 4, 1:49 pm, "LARS PUTTER" <putt1... (AT) planet (DOT) nl> wrote: Hi all, Maybe a simpleton's question but how do I export pictures in container fields. The manual states it is possible but when you actually do it FileMaker tells me it is inpossible to export container fields??????????? Help and thanks in advance Lars Hi Lars These instructions are for FileMaker 8. But as far as I can remember should be OK for a few versions previous too. 1. Exporting Manually - Right click or apple click the image. One of the options will be "Export Field Contents...". You will then be asked where you want to save the image. 2. Scripting - The script step is "Export Field Contents". You will be asked to specify the field you are exporting ie container field and where you want the file to be exported to on your disk. If you could give a bit more detail about the problem ie exact text of the error message maybe I can help you further. Regards Kevin |
#4
| |||
| |||
|
|
Hi all, Maybe a simpleton's question but how do I export pictures in container fields. The manual states it is possible but when you actually do it FileMaker tells me it is inpossible to export container fields??????????? Help and thanks in advance Lars Here is a link to an open source demo file I made several years ago when |
#5
| |||
| |||
|
|
"KevinSmith" <pleasedonotusethisaddress (AT) gmail (DOT) com> schreef in bericht news:1178290413.726228.107950 (AT) y80g2000hsf (DOT) googlegroups.com... On May 4, 1:49 pm, "LARS PUTTER" <putt1... (AT) planet (DOT) nl> wrote: Hi all, Maybe a simpleton's question but how do I export pictures in container fields. The manual states it is possible but when you actually do it FileMaker tells me it is inpossible to export container fields??????????? Help and thanks in advance Lars Hi Lars These instructions are for FileMaker 8. But as far as I can remember should be OK for a few versions previous too. 1. Exporting Manually - Right click or apple click the image. One of the options will be "Export Field Contents...". You will then be asked where you want to save the image. 2. Scripting - The script step is "Export Field Contents". You will be asked to specify the field you are exporting ie container field and where you want the file to be exported to on your disk. If you could give a bit more detail about the problem ie exact text of the error message maybe I can help you further. Regards Kevin Well these steps you discribed work with a linked file in a container, you know when you just see the icon of the file. But when it is a actual picture copied and pasted in the container FM starts telling me that exporting from a container is not possible. so............??? |
#6
| |||
| |||
|
|
"LARS PUTTER" <putt1770 (AT) planet (DOT) nl> schreef in bericht news:463b5568$0$16944$ba620dc5 (AT) text (DOT) nova.planet.nl... "KevinSmith" <pleasedonotusethisaddress (AT) gmail (DOT) com> schreef in bericht news:1178290413.726228.107950 (AT) y80g2000hsf (DOT) googlegroups.com... On May 4, 1:49 pm, "LARS PUTTER" <putt1... (AT) planet (DOT) nl> wrote: Hi all, Maybe a simpleton's question but how do I export pictures in container fields. The manual states it is possible but when you actually do it FileMaker tells me it is inpossible to export container fields??????????? Help and thanks in advance Lars Hi Lars These instructions are for FileMaker 8. But as far as I can remember should be OK for a few versions previous too. 1. Exporting Manually - Right click or apple click the image. One of the options will be "Export Field Contents...". You will then be asked where you want to save the image. 2. Scripting - The script step is "Export Field Contents". You will be asked to specify the field you are exporting ie container field and where you want the file to be exported to on your disk. If you could give a bit more detail about the problem ie exact text of the error message maybe I can help you further. Regards Kevin Well these steps you discribed work with a linked file in a container, you know when you just see the icon of the file. But when it is a actual picture copied and pasted in the container FM starts telling me that exporting from a container is not possible. so............??? Lars, I don't know which version you have, but your statement is not true. In V8.5 ( I just tried it) a copy/pasted image into a container does have a 'Export Field Contents' on the context-menu. It only allows a bmp to export, whatever you have pasted into it. Then just a word of caution. FMP is not a picture wizzard. The only way to safely export a pic is go into an empty container. right click, choose insert picture. etc. Then when you need it, rightclick the container and choose export the contaents. this way you get to retain the exact picture you have input. But generaly i think it is a bad idea to use fmp as a storage device for images. I never go any further then a folder filled with pics and use calculated fields (result container). I hope you are able to safeguard the pics you need and then build a better solution. But I would really advise strongly against using Filemaker as a database for storing pics. Keep well, Ursus |
#7
| |||
| |||
|
|
"Ursus" <ursus.kirk (AT) wanadoo (DOT) nl> schreef in bericht news:463b937b$0$67622$dbd4b001 (AT) news (DOT) wanadoo.nl... "LARS PUTTER" <putt1770 (AT) planet (DOT) nl> schreef in bericht news:463b5568$0$16944$ba620dc5 (AT) text (DOT) nova.planet.nl... "KevinSmith" <pleasedonotusethisaddress (AT) gmail (DOT) com> schreef in bericht news:1178290413.726228.107950 (AT) y80g2000hsf (DOT) googlegroups.com... On May 4, 1:49 pm, "LARS PUTTER" <putt1... (AT) planet (DOT) nl> wrote: Hi all, Maybe a simpleton's question but how do I export pictures in container fields. The manual states it is possible but when you actually do it FileMaker tells me it is inpossible to export container fields??????????? Help and thanks in advance Lars Hi Lars These instructions are for FileMaker 8. But as far as I can remember should be OK for a few versions previous too. 1. Exporting Manually - Right click or apple click the image. One of the options will be "Export Field Contents...". You will then be asked where you want to save the image. 2. Scripting - The script step is "Export Field Contents". You will be asked to specify the field you are exporting ie container field and where you want the file to be exported to on your disk. If you could give a bit more detail about the problem ie exact text of the error message maybe I can help you further. Regards Kevin Well these steps you discribed work with a linked file in a container, you know when you just see the icon of the file. But when it is a actual picture copied and pasted in the container FM starts telling me that exporting from a container is not possible. so............??? Lars, I don't know which version you have, but your statement is not true. In V8.5 ( I just tried it) a copy/pasted image into a container does have a 'Export Field Contents' on the context-menu. It only allows a bmp to export, whatever you have pasted into it. Then just a word of caution. FMP is not a picture wizzard. The only way to safely export a pic is go into an empty container. right click, choose insert picture. etc. Then when you need it, rightclick the container and choose export the contaents. this way you get to retain the exact picture you have input. But generaly i think it is a bad idea to use fmp as a storage device for images. I never go any further then a folder filled with pics and use calculated fields (result container). I hope you are able to safeguard the pics you need and then build a better solution. But I would really advise strongly against using Filemaker as a database for storing pics. Keep well, Ursus Well its not for storing pictures, I'm building a database that is the soource for data for powerpoint to get a dynamic presentation. A small portion of my sollution is a picture manager for a few slides. Ok I got copy paste thing going (it did't work on my Win 2000 system it indeed does work on XPprof, but what if you drag a picture icon from the, lets say, desktop into the container? Than you can't export it? I'm working with 8.5 advanced. Also the "rightmousebuttonexportfunction" is dimmed grey. Greetings Lars |
#8
| |||
| |||
|
|
If your picture is stored in the container, then the 'export field contents' script step will be available. This will export whatever is in the container field to a separate file. It will not work if the image in the container is stored 'as a reference' only (where the image already lives outside of FMP). ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Howard Schlossberg FM Professional Solutions, Inc. Los Angeles FileMaker 8 Certified Developer Member, FileMaker Business Alliance LARS PUTTER wrote: "Ursus" <ursus.kirk (AT) wanadoo (DOT) nl> schreef in bericht news:463b937b$0$67622$dbd4b001 (AT) news (DOT) wanadoo.nl... "LARS PUTTER" <putt1770 (AT) planet (DOT) nl> schreef in bericht news:463b5568$0$16944$ba620dc5 (AT) text (DOT) nova.planet.nl... "KevinSmith" <pleasedonotusethisaddress (AT) gmail (DOT) com> schreef in bericht news:1178290413.726228.107950 (AT) y80g2000hsf (DOT) googlegroups.com... On May 4, 1:49 pm, "LARS PUTTER" <putt1... (AT) planet (DOT) nl> wrote: Hi all, Maybe a simpleton's question but how do I export pictures in container fields. The manual states it is possible but when you actually do it FileMaker tells me it is inpossible to export container fields??????????? Help and thanks in advance Lars Hi Lars These instructions are for FileMaker 8. But as far as I can remember should be OK for a few versions previous too. 1. Exporting Manually - Right click or apple click the image. One of the options will be "Export Field Contents...". You will then be asked where you want to save the image. 2. Scripting - The script step is "Export Field Contents". You will be asked to specify the field you are exporting ie container field and where you want the file to be exported to on your disk. If you could give a bit more detail about the problem ie exact text of the error message maybe I can help you further. Regards Kevin Well these steps you discribed work with a linked file in a container, you know when you just see the icon of the file. But when it is a actual picture copied and pasted in the container FM starts telling me that exporting from a container is not possible. so............??? Lars, I don't know which version you have, but your statement is not true. In V8.5 ( I just tried it) a copy/pasted image into a container does have a 'Export Field Contents' on the context-menu. It only allows a bmp to export, whatever you have pasted into it. Then just a word of caution. FMP is not a picture wizzard. The only way to safely export a pic is go into an empty container. right click, choose insert picture. etc. Then when you need it, rightclick the container and choose export the contaents. this way you get to retain the exact picture you have input. But generaly i think it is a bad idea to use fmp as a storage device for images. I never go any further then a folder filled with pics and use calculated fields (result container). I hope you are able to safeguard the pics you need and then build a better solution. But I would really advise strongly against using Filemaker as a database for storing pics. Keep well, Ursus Well its not for storing pictures, I'm building a database that is the soource for data for powerpoint to get a dynamic presentation. A small portion of my sollution is a picture manager for a few slides. Ok I got copy paste thing going (it did't work on my Win 2000 system it indeed does work on XPprof, but what if you drag a picture icon from the, lets say, desktop into the container? Than you can't export it? I'm working with 8.5 advanced. Also the "rightmousebuttonexportfunction" is dimmed grey. Greetings Lars |
![]() |
| Thread Tools | |
| Display Modes | |
| |