i have a key in registry that uses letter "ä". I have tried to query its value using rexx w32regqueryvalue function.
Code is like this:
key591 = W32RegOpenKey(connect591,'SOFTWARE\3Soft\Prog')
V = w32RegQueryValue(key591,'Sääk')
This gives error that indicates function wont...
Hi everybody!
Im using Address system like this in Windows NT4 enviroment:
ADDRESS SYSTEM 'rcmd \\'machine' tlist -t > 'log''
It does everything right but displays *--* RC=1 message on screen. How to get rid of that message. Is there something wrong in that line. Still it does everything right?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.