Hi,
In our daily work, quite often we need to search strings in Passolo. Now we have to open LPU file(s) to search. I wonder if it's possible to develop Search function in command line. For example,
Search one string in all languages and return output:
pslcmd c:\projects\myProject.lpu /search string:"This is a string."
or
Search on string in specific language and return output:
pslcmd c:\projects\myProject.lpu /translate lang:German string:"This is a string."
It will be very handy I think.
Thank you very much,
Ryan