Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Matt Krawczyk #1
CFExecute, Batch Files, and Redirection Operators
Here's my issue...
I've got a few batch files written to bridge the gap between CFEXECUTE and our
source control system. One of these files uses two of the redirection operators
("<" and ">") to read and write it's commands from a pair of .XML files. Here's
the kicker, these guys will run fine if just executed from the command prompt,
however when they're called from CFEXECUTE, they become "0<" and "1>",
respectively.
Has anyone encountered this before, or have some idea as to how I might be
able to work around it? Any help would be greatly appreciated.
Matt Krawczyk Guest
-
CFEXECUTE not running batch (Security Permissions?)
I have a batch file that connects up to a server, copies some files and disconnects from the server. When I run the batch by itself, it runs just... -
cfexecute and batch files
I want to execute test..bat or test.cmd using cfexecute. inseted of executing the file , coldfusion shows the content of the file perfixed by... -
Batch processing Raw files in CS
I am having trouble batch processing raw files in CS - I want to have a folder of tiffs for each raw file. I have followed the directions in the help... -
Is there a way to batch convert PPT files?
Hi All, I have a need to convert dozens of PPT 2000 files for viewing on a UNIX system. Is there a way to set the proper print settings and then... -
Batch Files
Not sure, but you might want to try creating an action to run the batch process. If the action works, then the batch should work.



Reply With Quote

