This is incorrect:

code:
 CASE $os='2000' and $RPCver <> "5.00.2195.6753" 

Should be:
code:
CASE $os='2000' and $RPCver <> "5.0.2195.6753"  

_________________________
Home page: http://www.kixhelp.com/hb/