I have need to create a text file with mIRC. The file contains 3 'columns' of information. In the past I have used $str($chr(0160),%var) to pad the info in each column to cause the columns to align. Now I learn that the use of $chr(0160) is quite a problem for folks with some eastern language versions of Windows (2000 ,XP). Instead of a space they see nasty characters I have yet to find a way to reproduce mulitple spaces in mIRC easily.. any ideas?