Hi,
How to get the version information of DWB installed on the system.
Thanks
Srinivas
> How to get the version information of DWB installed on the system.
There are at least 3 ways that I can think of. Run it and look
at the initial login screen. It displays it there. Or just run
"dwb -v". This displays the same version info on the command line.
You can also look in $SYBASE/init/dwb/version.
-am