I have been using an application that makes use of a c scripting language. The scripts are either run in the applications scripting dialog window or a DOS window.
However is it possibel to write data to Notepad and have Notepad displayed on the screen to see the progress of the script.
But my question is is it possible to write a Visual C++ application to display the script data (like Notepad), but have the puttons on the Visual C++ application say strting and stopping the script. Its the getting the control data from the buttons into the script I cant get my head around!?!
However is it possibel to write data to Notepad and have Notepad displayed on the screen to see the progress of the script.
But my question is is it possible to write a Visual C++ application to display the script data (like Notepad), but have the puttons on the Visual C++ application say strting and stopping the script. Its the getting the control data from the buttons into the script I cant get my head around!?!