|
|||
|
Hi, I have a prolog script and i need to communicate with Flash, so i decide to use flash as a interface and make it into exe file with swfkit. Now the problem is that when i need to run the shell command "plcon.exe" it open up a command window but now i need to pass the value or string into it, how to do it? and how to capture the string passing back??
|
|
|||
|
Please use the cmdrunner.dll
It has a function "RunCmd" RunCmd(cmd: string): integer; The return of the function is a pointer contians the output of the command specified by the parameter "cmd". The sample can only work in SWFKit Pro. |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|