Determine whether the project has been saved and its path name is valid.
zProj.h
zProj.cpp
bool zproj_IsPathOK();
True if the project has been saved, and false otherwise.
None.