Hi,
I'm supporting a legacy fortran program. Everything runs fine except for a few clients who get the following message:
cannot open message catalogus "\1043\libguide40ui.dll"
I'm not new to programming, but rather new to fortran and read something about this library on this forum, but I don't understand what I should do to get rid op the issue as easy as possible. Should copying libguide40ui.dll to the program directory solve the problem, and is that a good solution ?
If no ... what should I do (simple step by step explanation would be welcome)
Leon