NXArmada commented on a Page, Weather script for mIRC  -  Jan 12, 2010

Here a quick fix that will allow spaces to be used (City, State | City, Country) also allows support for UK Postal Codes (SM5 1TG) which weather underground does support

Replace:
set -n %wu_address $2-

With:
set -n %wu_address $replace($2-,$chr(32),$chr(43))

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.