Get file path info from stored picture file reference

  • Follow


I understand that in FMP 7, I can store just the file reference to an
image in a container file and the image will be displayed. My question
is, can I capture that text info (i.e. the file name and path for the
displayed image) into a field as well? I appears to do this already in
the PhotoCatalog template but I cannot seem to figure out how it is
done.
0
Reply sfriedman39 6/11/2004 3:37:00 PM

sfriedman wrote:

> I understand that in FMP 7, I can store just the file reference to an
> image in a container file and the image will be displayed. My question
> is, can I capture that text info (i.e. the file name and path for the
> displayed image) into a field as well? I appears to do this already in
> the PhotoCatalog template but I cannot seem to figure out how it is
> done.


as part of Import. Create a FilePath field...

Storing a reference rather than embedding will make things much slower. 
If you are planning to use your db cross platform, then forget linking 
and embed. With 2 TB file size limit, file size is not an issue.


Chris Brown
Neurosurgery
University of Adelaide

0
Reply Chris 6/14/2004 11:57:43 PM


In FM7, you can use GetAsText(container) to get out a variety o
information about the referenced image
-
The Shado
-----------------------------------------------------------------------
Posted via http://www.webservertalk.co
-----------------------------------------------------------------------
View this thread: http://www.webservertalk.com/message259039.htm
 
0
Reply The 6/26/2004 8:23:40 PM

2 Replies
597 Views

(page loaded in 0.039 seconds)

Similiar Articles:













7/22/2012 6:21:08 AM


Reply: