K
Kushal Basnet
Guest
Hello Everyone, I am having a problem.I had created a class clsCurrencyConvert.cls that uses progress library OpenEdge.Net.pl This library is not used as default in propath whenever a GUI client is started. That's why we add it in our propath. This class works perfectly in development where we are using Progress 11.7 after adding $DLC\gui\netlib\OpenEdge.Net.pl However, when we use it in production (with 11.6 version), firstly we couldn't find gui\netlib\OpenEdge.Net.pl for 11.6, thats why we used src\netlib\OpenEdge.Net.pl. This is not working. Also Used tty\netlib\OpenEdge.Net.pl. Any kind of help will be appreciated. Thanks ..
Continue reading...
Continue reading...