Convert.exe is copied to that folder …/images

 

 


From: Robert Garcia [mailto:[EMAIL PROTECTED]
Sent: August 16, 2005 2:39 PM
To: [email protected]
Subject: Re: Witango-Talk: External Action

 

Go to http://www.bighead.net/tools and take a look at witango_cmd. There is specific examples for imagemagick and a readme.

 

In your batch, if you stay that route, the external command doesn't run from the same dir as the taf, use absolute paths for the file names, and if convert is not in your PATH var, then use absolute path for convert command.

 

-- 

 

Robert Garcia

President - BigHead Technology

VP Application Development - eventpix.com

13653 West Park Dr

Magalia, Ca 95954

ph: 530.645.4040 x222 fax: 530.645.4040

 

On Aug 16, 2005, at 11:04 AM, Vicky Bagwalla wrote:



Hello,

 

I am using T2K and have an ‘External’  Action with the following:

 

Command Line (Windows and Unix)

Command: E:\AppFolder\Images\img.bat

 

The img.bat has the following:

 

Convert –resize 25x25 in.jpg out.jpg

 

It is not executing the img.bat from what I can see. Now if I go on the actual server where this taf exists and go into E:\AppFolder\Images and run img.bat (double click) it gives me the desired result.

 

What am I doing wrong? How do I check if it executed? What are the Environmental variables for and how do I use them?

 

Tried looking at the docs but could not find anything on this action and have never used it before.

 

Please help

 

Thanks

 

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf



 

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to