But if I execute the file by double clicking on it then it does...
correctly...

-----Original Message-----
From: Bill Downall [mailto:[EMAIL PROTECTED] 
Sent: August 16, 2005 2:35 PM
To: [email protected]
Subject: Re: Witango-Talk: External Action

Vicky,

Either put CD commands into your img.bat file, or put the full path to
each of the jpgs in there. e.g:

===
e:
cd \appfolder\images
convert -resize 25x25 in.jpg out.jpg
===

Bill

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