running textgen by an intention
Hi,
I have been trying to generate Textgen files for multiple file of same concept. So, I was thinking about using an intention to find all the instances of the concept and run Textgen. Is there any way of calling the Textgen action by code?
thanks in advance
Please sign in to leave a comment.
Here is a pretty dirty hack I did. Used it to textgen files to memory and then write them to file myself. Maybe you can use it in some way. But I hope someone else points you to a better solution, because this is really not pretty :
Dear Jochen,
Thanks a lot for your response, how do I get the instance to MPS projects you mentioned in the first line? Thanks in advance!
That depends. From where do you want to invoke this code?