hhzz Posted August 22, 2008 Share Posted August 22, 2008 I have a work-around for that. I'll change it in the next few days and upload the changes. Alternately I'll just change "name like" to "name =" since I don't think it will effect anything anyway. Just wanted to point out that with SQL you can use a percent sign as a wildcard, so a very convenient way to get rid of several services in one call with the current code is to simply do this: _Service_Delete("MyService_%") For those who use Win_2000, you'll have to make sure to use exact search. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now