mIRC Home    About    Download    Register    News    Help

Print Thread
D
defiant
defiant
D
Hi all,

Well as the topic describes: I've made a small script, with the use of read- 'n writeini. However, when mIRC is installed in a directory with a space in the name (like C:\Program Files\) the script wont work.

I've searched the boards.. but no helping results came out. So i was hoping you lot could help me out, on how to do get it working. Or provide me with an alternative.

Thanks

T
TRT
TRT
T
you searched wrong then

$+(",C:\Program Files\,")

Joined: Mar 2003
Posts: 612
B
Pan-dimensional mouse
Offline
Pan-dimensional mouse
B
Joined: Mar 2003
Posts: 612
you need to enclose the dirs in quotes ""

use $qt(stuff to be enclosed)
or $+(",stuff to be enclosed,")

btk


billythekid
D
defiant
defiant
D
Cheers, and ye.. prolly searched wrong then smile

I'll try wink


Link Copied to Clipboard