Just wondering how to create a simple wrapper to invoke other
processing into cfml, such as: a batch(.bat), a winzip, an xxx.exe.

        The programs of xxx.bat, xxx.exe, etc are written in other
languages, these programs are not open sourced.

        I know in VB, you can use API: OpenProcess, GetExitCodeProcess, etc
to wrap these programs around, so the programs will run but the user will
not know what is going on behind.

        Any idea?  I am trying to integrate many processing into one with
out too much of developing efforts.  

        Thanks in advance!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to