Export - Open in Other Application

Status
Not open for further replies.

Destonian

Member
Joined
Sep 29, 2008
Messages
27
This is probably not a bug, YET it should work, and it does not. I would like to execute a batch file after completing an export. I have specified the batch file in the Post-Processing parameters of the export function. Now, I was thinking that it would pass the filename to the batch file (As it would pass it to any other 3rd party exe) the batch file would disregard it, as it would with any other paramter, and just execute normally, but it does not, in fact, it does not do anything? Any advice?
 
It could be the number of files you are trying to send to the bat file, and the limit on the cumulative length of file paths. Export to a folder with a short path, eg d:\test\ to maximize the number of files.
 
I tried to shorted both the image and batch file folders, but still experience same problem. I manage to hack a solution by creating an executable that calls the batch file. Not ideal, but it patches up the problem.
 
Status
Not open for further replies.
Back
Top