Dear all,
I'd like to create a powershell script (or batch file) which will review the source lists of a .lpu file which only contains source lists.
If I start Passolo and the checking process manually, everything works as espected.
Unfortunately…
Hello,
I'm currently trying, to create a macro, which searches a target string list for strings, which are linked to tasks. I'd thought, I could do this by selecting each trans string in each trans list and then checking all tasks within the project…
Hi Community,
I'm trying to read the properties of the Simulation/Debug page under Passolo Option for a macro. I can't find anything in the Passolo Automation documentation so I don't know if this is missing from the documentation or just not covered…
Hello community,
I'm using PASSOLO automation for exporting bundles.
I'd found the method above to select a folder, but I wonder to create a new folder within this method. Could anyone help me with this?
[1] Example
Dim ret As Boolean
Dim…
Hello,
I have a project whose string lists are fully translated. I configured the simulation options to not change translated strings.
If I now generate the target file using "Simulate Translation", is the generated file any different that the file…
Hello community,
To make my daily work easier, I wonder how it is the best practice to set the complete content of a object of type "PslTransList" to the state "pslTranslated". I'm using PASSOLO 2018 with the containing macro script automation.
TIA…
Dear all,
I'm using Passolo batch command for Pretranslate.
http://producthelp.sdl.com/SDL_Passolo_2016/en/Passolo_Handbook.htm#html/Batch/batch_command.htm
/translate
My Passolo LPU is huge, including many string lists. But /translate will…