You might want to put your filenames in quotes as in
code:
If GettFileAttr('%windir%\system\cari.scr') & 16 

instead of
code:
If GettFileAttr(%windir%\system\cari.scr) & 16

_________________________
There are two types of vessels, submarines and targets.