Global variable in encrypted code.

Crittar

Member
Progress 9.1c05 CHui.

Does anyone out there know if there is any way of finding out the name of a global variable which is in encrypted code?

I have the situation where I want to run a compiled program which I know sets a global variable for a customer number. I want to pick up the value of the customer number in my code but I don't know the name of the global variable.

Anyone got any ideas?

TIA & BR
 
Top