geGetLockInfo
geGetLockInfo(t_libName t_cellName t_viewName) =>t_userHostInfo/ no data on lock available
Description
Returns the user and host from a .cdslck file.
Arguments
Value Returned
Examples
geGetLockInfo("myLib" "myCell" "myView")
"user : yourName\nhost : trnsoph6"
Related Topics
Return to top