glen_gillman@countrywide.com
In the command line you type as shown below:
SET COLOR TO W/B
messagebox(set("color"))
I expected it to return "w/b" and it returned "n/w*"
I clearly set the color to white/blue yet when issuing the
set("color") command it returns n/w* (WHITE). My guess is
that the default color scheme is n/w* so it is picking it
up from there. But this is also randomly affecting an
application of ours that has a mix of forms and class
libraries but a few screens using @ say, get, etc.
Any help in understanding this will be greatly appreciated.
Thanks