Hi, I have an interface I wrote in Flex/AIR and I want to be able to
call or use an external program.  My Flex/AIR program will accept
inputs from the user, create a file from those inputs and then I want
to pass that file to a folder where a  program resides, execute the
program and return the results.  The external program can be either an
.exe or a .dll.  I dont need the user to see or interact with the
program.  Is this possible?  Thanks!  

Reply via email to