The following code is now correctly handled with KiXtart v4.21-RC2

Reported here as well.
http://www.kixtart.org/board/ultimatebb.php?ubb=get_topic;f=3;t=000391;p=2



Break On
$myfile='C:\TEMP\TEST.TXT'
DEL $myfile
'File deletion returned error is: '+@ERROR+'  '+@SERROR



File deletion returned error is: 2 The system cannot find the file specified.

Will test other operations later today and report back on them.

[ 15. April 2003, 11:59: Message edited by: NTDOC ]