now a little addon, i made that "warning" thing, so i tested it (offcourse) AND when script was in program files i got this errors:


* /dll: unable to open 'C:\PROGRAM' (line 29, start.mrc)
* /dll: unable to open 'C:\PROGRAM' (line 31, start.mrc)

so i looked up and this is code in those lines:

alias vewst { return $mircdirsystem\dlls\mircustom.dll }
alias titleb { dll $vewst Titlebar $1- }

thing i wonder is, what should i enter in this code so it dont fill Status with dll errors (like some halt event) if script is in spaced dir...

any ideas ?