| kittywindz2 |
12-04-2010 04:36 AM |
In CodeWorker, can i print the result in command line environment?
I got a problem that I can only get the parsed result for extract_function.cwp by outputting a file but not directly getting the result in the command line environment. I tried modifying it by using traceLing to print the parsed result but it does not work. I also tried making a .cws to deal with it but I got a problem that I cannot pass the argument (the function to be extracted) into the cws. Is there any way to change the output stream to the command-line environment? Thank you very much.
|