|
|
Get file path info from stored picture file reference
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: Get file path info from stored picture file reference - comp ...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... INSERT PICTURE INTO A CONTAINER FIELD DYNAMICALLY - comp.databases ...Get file path info from stored picture file reference - comp ... INSERT PICTURE INTO A CONTAINER FIELD DYNAMICALLY - comp.databases ..... into field Photo and the name of ... Inserting Photos into Container Field - comp.databases.filemaker ...Get file path info from stored picture file reference - comp ... INSERT PICTURE INTO A CONTAINER FIELD DYNAMICALLY - comp.databases ..... into field Photo and the name of ... Displaying the full path - comp.databases.filemakerGet file path info from stored picture file reference - comp ... My question is, can I capture that text info (i.e. the file name and path for the displayed ... Fishing information from Core file - comp.unix.programmer ...Get file path info from stored picture file reference - comp ... My question is, can I capture that text info (i.e. the file name and path for ... Linking vs. embeding files in container fields - comp.databases ...Get file path info from stored picture file reference - comp ..... to use your db cross platform, then forget linking and embed. With 2 TB file ... the Correct Path for ... How to check in a stored proc if data is already present? - comp ...Get file path info from stored picture file reference - comp ... I appears to do this already in the ... DIAGNOSTICS; SEE ALSO ... If present, it should be ... Reference to non-existent field 'axes1' - comp.soft-sys.matlab ...Get file path info from stored picture file reference - comp ... Reference to non-existent field 'axes1' - comp.soft-sys ..... your axis has some value stored ... IDL Error GCPC data - comp.lang.idl-pvwaveGet file path info from stored picture file reference - comp ... IDL Error GCPC data - comp.lang.idl-pvwave... COMPILE do I have to include the file name in the path or ... Easy way to convert image file reference links to actual image ...I want to archive an image database off line. I currently have the image fields stored as file links, but now want to convert these to store the actua... Get file path info from stored picture file reference - comp ...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... Naming Files, Paths, and Namespaces - Microsoft Corporation ...... directories to access data stored ... of file as far as the file system is concerned, some reference ... To get the full path to a file, use the ... 7/22/2012 6:21:08 AM
|
|
|
|
|
|
|
|
|