I'm running UO for most of the connectivity to our application. Occasionally, a UO connection from DesignBais gets locked and I can only get rid of it via UniAdmin. I have a BASIC program I run to delete these connections and it mostly works. However, occasionally it doesn't. Here's the code in use in BASIC:

IF OptionNos NE "FORCE" THEN
   PerformVerb = "stopudt -f "
END ELSE
   PerformVerb = "udtkill.exe "
END

Supposedly this was supposed to do the trick, but it doesn't. Does anyone know what is used by UniAdmin to clear the connection so I can program it into BASIC?

Thanks,
--

Bill Haskett
*/Advantos Systems, Inc./*

_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to