![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
checkPic (calculation, text result) = TestDB::myImage will return: - "rose.gif" if you imported the picture from disk and stored it within FileMaker - "?" if you placed it into the field via the clipboard - "size: 630,240 image:../../My Documents/My Pictures/rose.gif imagewin:/D:/My Documents/My Pictures/rose.gif" if you imported it from disk and stored only a reference to the file. |
|
It is easy to get the size of an imported pic using the length function. |
#4
| |||
| |||
|
|
FMP 10 Adv: I don't want users to store only a reference to a chosen file, not the file itself. Is there a way to calculate what's in the container field. And, while we're at it, the size of the referenced file? |

#5
| |||
| |||
|
|
checkPic (calculation, text result) = TestDB::myImage will return: - "rose.gif" if you imported the picture from disk and stored it within FileMaker - "?" if you placed it into the field via the clipboard - "size: 630,240 image:../../My Documents/My Pictures/rose.gif imagewin:/D:/My Documents/My Pictures/rose.gif" if you imported it from disk and stored only a reference to the file. |
|
It is easy to get the size of an imported pic using the length function. |
![]() |
| Thread Tools | |
| Display Modes | |
| |