T
Tony
Guest
You can turn on client side tracing by including this in the client startup command -clientlog c:\tmp\mylog.lg -logginglevel 4 -logentrytypes 4GLTrace:4 -debugalert You may need to enable debugging for the openedge environment for both the client and the appserver with proDebugEnable -enable-all There is also KB article 000001305 you could look at. If you're on widows, there is a GUI version of the unix 'tail' command called 'Wintail'. Saved my mind a number of times. Cheers, Tony.
Continue reading...
Continue reading...