Settting multiable IBMi search paths dynamically
Hi,
I currently have a few applications where I would like to have one language definition and translator per language type i.e. RPG_def and RPG_trans. The reason for this is so that I can set the file associations to automatically assign the language definitions.
However, while this is straight forward to do, how can I set the translator to dynamically use a different search path? Can this be achieved by using the build variables, instead of hard coding a value in the translator? I know that it can be set in the build definition, but this is too restricted for the setup because some applications have multiple libraries.
Many Thanks
I currently have a few applications where I would like to have one language definition and translator per language type i.e. RPG_def and RPG_trans. The reason for this is so that I can set the file associations to automatically assign the language definitions.
However, while this is straight forward to do, how can I set the translator to dynamically use a different search path? Can this be achieved by using the build variables, instead of hard coding a value in the translator? I know that it can be set in the build definition, but this is too restricted for the setup because some applications have multiple libraries.
Many Thanks