It would be a good idea to have a similar error message as /fwrite when using /fseek with an invalid handle:
Code:
//fopen test hi | fwrite test hi | fseek test hi | fclose test
Note: /fwrite (and /fseek then) are not halting the script when the error message is displayed, sounds like a bug to me.
Edit: the help file says that file access error won't halt the script, but this is different, the handle is invalid and I think it should halt.

Another thing, /flist does list invalid handle, which is fine since mIRC no longer closes invalid handles when /fopen fails, but maybe it could display invalid handle in red instead of the "info2 text" color

Last edited by Wims; 26/05/12 10:26 PM.

#mircscripting @ irc.swiftirc.net == the best mIRC help channel