Click to See Complete Forum and Search --> : Why doesn't the changes made in autoexp.bat file works?


PiFen Ellwood
April 1st, 1999, 09:46 AM
I've added special format for some of the user defined classes. For example: CBookID==

I've saved the autoexp.dat file, then exit the VC enviroment and restart it. Somehow, when I try to view the expanded watch, the debug watch window still displays as CBookID{...}, instead of the expanded format.


Does any one have the answer? Thanks.


Program Environment: VC++5.0

Michel Wassink
April 6th, 1999, 09:32 AM
My experience is that you must place it before

[Unicode]
DisplayUnicode=0

Only then it works

,,,^..^,,,
Michel