dbTalk Databases Forums  

Container fields and links to files.

comp.databases.filemaker comp.databases.filemaker


Discuss Container fields and links to files. in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
John G.
 
Posts: n/a

Default Container fields and links to files. - 10-12-2009 , 07:58 PM






If I insert a file in a container field and only store a reference to the
file
Then the file name is displayed and not the whole path to the file.
Did I miss something or is that the way it is?
FM obviously knows the path because a double click will open the file.

FM10 Win XP.

John G.

Reply With Quote
  #2  
Old   
jahn
 
Posts: n/a

Default Re: Container fields and links to files. - 10-12-2009 , 10:50 PM






That's the way it is.

-J.

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

Default Re: Container fields and links to files. - 10-13-2009 , 05:29 PM



John G. wrote:
Quote:
If I insert a file in a container field and only store a reference to the
file
Then the file name is displayed and not the whole path to the file.
Did I miss something or is that the way it is?
FM obviously knows the path because a double click will open the file.

FM10 Win XP.

John G.



If you create a new field aec_container = GetAsText(container_field),
this will show the paths, which of course can be parsed for file name etc.

MAC:
pdf inserted as referernce:
file:RP00137_DUMMY.pdf
filemac:/cortex/Users/cortical/Desktop/RP00137_DUMMY.pdf

If you insert an image as reference:
size:731,1041
image:Picture 1.png
imagemac:/cortex/Users/cortical/Desktop/Picture 1.png


WIN:
file:RP00137_DUMMY.pdf
filewin:/C:/Documents and Settings/Administrator/Desktop/RP00137_DUMMY.pdf

size:731,1041
image:Picture 1.png
imagewin:/C:/Documents and Settings/Administrator/Desktop/Picture 1.png

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.