Update of /src/master/dx/src/uipp/dxuilib In directory opendx.watson.ibm.com:/tmp/cvs-serv51664
Modified Files:
ParseMDF.C
Log Message:
It seems that when dx.c is used on Linux, DXMDF can be set the the null
string, which causes an error when it tries to open the file. So we
look at the value of DXMDF and, if its NULL (or points to NULL) we don't
try to open it.
