Quote:
aline -p @myweather %temp
;aline -p @myweather %temp $chr(160) <------------------ gives an error free result
This kind of error means data only contain spaces, because mIRC uses spaces to delimitate parameters.
That's why the addition of a $chr(160) (or any other character, but a space) can correct the error : it make another parameter


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