![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I've lurked this ng for awhile trying to solve this but no one seems to have come up with this one. I'm running FMP version 8.5 (not Advanced) and I'm hosting the database on a dedicated machine. The host and guests all run Windows XP. This problem occurs when working with the database on the host and the guests too. My layout has a container field, each record has a unique graphic stored as a file reference. I used the text calc trick (thank you Howard Schlossberg for that one) and it told me this: size:3,231 image:../ID_MASTER/ID_A/AcmeInc.tif imagewin:/E:/COMPANY/ID_MASTER/ID_A/AcmeInc.tif The directory tree looks like this: E:\ ->\COMPANY -->\ID_MASTER --->\ID_A --->\ID_B --->\[ID_C through ID_Z] -->\RECORDS All of the graphics are stored alphabetically in subdirectories of ID_MASTER; the FP7 file is stored in RECORDS. Both ID_MASTER and RECORDS are subdirectories of COMPANY. So we have: E:\COMPANY\RECORDS\MyData.fp7 = path to FMP database E:\COMPANY\ID_MASTER\ID_A\AcmeInc.tif = path to graphic file It looks to me like FMP is ignoring the absolute path to the graphic and trying to use a relative path based on its own location. I guess I could just move the FP7 file and fix it that way but I REALLY don't want to do that. Especially since the correct path is right there. So my question is, how do I make FMP use the absolute path to the graphic? thanks in advance |
![]() |
| Thread Tools | |
| Display Modes | |
| |