Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
problem with $read
Forums
Active Threads
Search
Who's Online
Help
Print Thread
Re: problem with $read
#
156692
19/08/06
01:29 PM
Joined:
Jan 2003
Posts: 2,125
Q
qwerty
Hoopy frood
qwerty
Hoopy frood
Q
Joined:
Jan 2003
Posts: 2,125
The s switch makes $read() look for a line that begins with the specified
word(s)
. "50479" is not a word because it's not separated from the rest of the line by a
space
but by a comma.
Use the w switch instead: //echo -a $read(file.txt,
w
,"50479"
*
)
Copy Link to Clipboard
Entire Thread
Subject
Posted By
Posted
problem with $read
keeker
19/08/06
12:50 PM
Re: problem with $read
Anonymous
19/08/06
01:05 PM
Re: problem with $read
keeker
19/08/06
01:23 PM
Re: problem with $read
maroon
19/08/06
01:29 PM
Re: problem with $read
qwerty
19/08/06
01:29 PM
Re: problem with $read
keeker
19/08/06
01:31 PM
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 Flat Mode
Show Likes
Link Copied to Clipboard
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage