Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
/writeini
Forums
Active Threads
Search
Who's Online
Help
Print Thread
/writeini
#
14651
09/03/03
12:34 PM
M
MDBen
MDBen
M
When using /writeini, if the item as a [ or ] in it, it gets changed to ~. Example,
/writeini text.ini main [whatever] stuff
will look like
~whatever~=stuff
in text.ini.
Is there any way i can stop this.
Thanx
Copy Link to Clipboard
Re: /writeini
#
14652
09/03/03
01:57 PM
Joined:
Dec 2002
Posts: 209
Bulgaria
V
vasil_michev
Fjord artisan
vasil_michev
Fjord artisan
V
Joined:
Dec 2002
Posts: 209
Bulgaria
you can simply replace [ and ] with some other chars when doing /writeini, and later when doing $readini replace them back
Copy Link to Clipboard
Re: /writeini
#
14653
09/03/03
02:18 PM
Joined:
Jan 2003
Posts: 237
USA
X
xrn0id
Fjord artisan
xrn0id
Fjord artisan
X
Joined:
Jan 2003
Posts: 237
USA
have you tryed:
Code:
/writeini text.ini main $chr(91) $+ whatever $+ $chr(93) stuff
Copy Link to Clipboard
Hop To
News and Discussions ------
Latest News
General Discussion
Support ------
mIRC Help
Connection Issues
Scripts & Popups
Development ------
Feature Suggestions
Developers
Bug Reports
Print Thread
Switch to Threaded Mode
Show Likes
Link Copied to Clipboard
View Profile
Private Message
Follow User
Forum Posts
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage