Brad Turpin
unread,Aug 13, 2008, 11:10:17 AM8/13/08You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi Malankoal..., Just for completeness, you can still add the extra " characters even if your file path is stored in a variable: Call ExtProgram("""" & batFilename_ & """") But I'll move on from there because you said the batch file is being called OK every time. I'm no DOS or batch file expert, but if you say that your batch file needs to be in the same directory as the data files it's supposed to process, then if it were me I would copy the batch file into the data file directory with FileCopy(), run the batch file in the data file directory with ExtProgram(), then delete the batch file from that directory with FileDelete(). Brad Turpin
DIAdem Product Support Engineer
National Instruments