The VBA coding examples are included the macros file named "Samples.macro."
The macros file must be added to (i.e., enabled for use in) RC-WinTrans. You can do this in one of two ways:
NOTE: RC-WinTrans will ask you to copy the macros file to the default folder for macros files in the RC-WinTrans installation directory. Close the message box with "No" to not make a copy of the macros file and use the file in the sample directory.
The sample program can be run once the macros file is added to RC-WinTrans.
This is a loop for accessing the translation units (TUs) of all the project files in a translation project. The source and target text is sent to RC-WinTrans' Output window if the translation unit's resource type is a text type.
NOTES:
This is a loop for accessing the (source) files of a translation project.
|