Relative address using ImportPicture
Posted: 2024-12-21 07:13:00
In a script I would like to import an image from a local file with ImportPicture(Address_image) where Address_image is a field containing the relative address of the image itself.
The AMC application is located in C:\portables\Ant Movie Catalog
the database AMC is in f:\archives\Science Fiction and the image is in f:\archives\Science Fiction\images\image1.jpg.
I would like to be able to move the Science Fiction\images folder to another address, for example d:\Science Fiction\images without having to update the script.
What relative address should I indicate in Address_image ?
Thank you.
The AMC application is located in C:\portables\Ant Movie Catalog
the database AMC is in f:\archives\Science Fiction and the image is in f:\archives\Science Fiction\images\image1.jpg.
I would like to be able to move the Science Fiction\images folder to another address, for example d:\Science Fiction\images without having to update the script.
What relative address should I indicate in Address_image ?
Thank you.