Jump to content
Server Maintenance This Week. ×

Script to insert picture into container


This topic is 4825 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Im having a bit of difficulty with a project i am working on.

I've taken a spreadsheet with variouls fields in it and have created a new database based on the spreadsheet.

One of the fields is PointerToSource and contains the path to the image that i would like to insert into my container field (field name is image)

I've setup the following script:


Set Variable [$file; Value:test_import::PointertoSource]

Go to Field [test_import::image]

Insert Picture ["imagewin:/$file"]

When i run this script, i am presented with the following error:

The File (path to the file) could not be found and is required to complete this operation.

The path for this particular record is C:\Temp\GalacTek\_obj_8_D27\_obj_8_D27_224.TIF

If i manually browse to the path, the file is there and viewable.

Any ideas as to why i am unable to insert the picture?

Link to comment
Share on other sites

This topic is 4825 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.