Script Processing not working

Can't figure out how to do a task? Ask here.
Post Reply
matty1965
Posts: 2
Joined: Tue Aug 20, 2013 11:05 am
Contact:

Hi,

I will try on hear as I get no reply from support. When I try to run a script I get the following error:


System: 2 CPU core(s) detected.
Launching 1 thread(s) of execution.

- Failed to load "...NewScans\2013_08_19\FRONTS\*.jpg"

Warning: Process completed with 1 errors. For details see the log above.
Time elapsed: 0.0s

The log has no useful information, other than "failed to load". The path is confirmed correct.

How do I fix this?

Thank you.

Matty
Cosmin
Posts: 480
Joined: Sat May 16, 2009 11:35 am
Contact:

Hi Matty,

I've sent you this reply via email as well.

It seems to me that you are using the wrong tag in your script. Instead of the "Search" tag you are using the "Image" tag which is for single images only.

Here is the syntax used for processing individual images:

Code: Select all

<Image Path="C:\Users\Developer\Pictures\Test Batch Photo\Untitled.png" />
And here is the syntax for processing multiple images via a search:

Code: Select all

<Search Path="C:\Users\Developer\Pictures\Test Batch Photo\*.jpg" />
For more details please see the Help from inside the application (press F1), the Advanced > Scripts section.

If this does not solve your problem please attach your script so that we can investigate further.
Regards,
Mike Cosmin Unguru
Product Manager
Post Reply
  • Information
  • Who is online

    Users browsing this forum: No registered users and 20 guests