- Joined
- Dec 2, 2010
- Messages
- 3
- Reaction score
- 0
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.