Hello,
I wrote a console application in visual studio c# that creates a project based on few parameters.
It's mostly similar/taken from the example in the project automation sdk documentation.
I need, after copying to target language the sdlxliff…
Hi all,
I'd like to automate some tasks using the old Trados version, I mean 2007.
I've seen there are plenty of documentation from 2009 on, but I don't find anything related to the previous version and its SDK. Anybody with the same problem?
Thanks…
You can program in any programming language that is supported by the .net framework. For a complete have a look here:
My suggestion would be C# since all the samples are written in this language but also Visual basic can be a very good choice.
Hi,
I would like to be able to catch some events from the editor in Studio. Is there an event fired when you leave a segment? If so, is it then possible to get the actual text from the segment that was just left?
Does anyone have an idea?
Thanks…
Apologies if this has been answered before.
Can I submit Studio and MultiTerm apps in another language than C#? For example C++.
I am aware the SDK has C# samples.