i0wa
Industrial
- Oct 4, 2009
- 51
Is it possible to make the postprocessor to analyze the symbols in string and change them if needed? For example:
source string: "THIS_IS_AN_EXAMPLE"
produced string: "THIS IS AN EXAMPLE"
As you see, the underscore is changed to space.
BTW. How to output in the end of the program the very first tool which was used there in the program? MOM_first_tool puts only the last operation's tool.
source string: "THIS_IS_AN_EXAMPLE"
produced string: "THIS IS AN EXAMPLE"
As you see, the underscore is changed to space.
BTW. How to output in the end of the program the very first tool which was used there in the program? MOM_first_tool puts only the last operation's tool.