mIRC Home    About    Download    Register    News    Help

Print Thread
#225831 10/09/10 10:01 PM
Joined: Jan 2009
Posts: 116
Knoeki Offline OP
Vogon poet
OP Offline
Vogon poet
Joined: Jan 2009
Posts: 116
It'd be nice if /fseek could be a bit better explained. Specifically, what the -n switch does, as it doesn't mention this at all:

Code:
/fseek <name> <position>

Sets the read/write pointer to the specified position in the file. The following switches may also be used to move the file pointer:

-l <name> <line number>
-n <name>
-w <name> <wildcard>
-r <name> <regex>


The other switches speak for themselves.


http://zowb.net

/server -m irc.p2p-network.net -j #zomgwtfbbq
(ssl on port 6697 and 7000)
Joined: Apr 2003
Posts: 342
M
Fjord artisan
Offline
Fjord artisan
M
Joined: Apr 2003
Posts: 342
Originally Posted By: Knoeki
It'd be nice if /fseek could be a bit better explained. Specifically, what the -n switch does, as it doesn't mention this at all:

Code:
/fseek <name> <position>

Sets the read/write pointer to the specified position in the file. The following switches may also be used to move the file pointer:

-l <name> <line number>
-n <name>
-w <name> <wildcard>
-r <name> <regex>


The other switches speak for themselves.


-n for next line...


Beware of MeStinkBAD! He knows more than he actually does!
Joined: Jan 2009
Posts: 116
Knoeki Offline OP
Vogon poet
OP Offline
Vogon poet
Joined: Jan 2009
Posts: 116
Originally Posted By: MeStinkBAD
Originally Posted By: Knoeki
It'd be nice if /fseek could be a bit better explained. Specifically, what the -n switch does, as it doesn't mention this at all:

Code:
/fseek <name> <position>

Sets the read/write pointer to the specified position in the file. The following switches may also be used to move the file pointer:

-l <name> <line number>
-n <name>
-w <name> <wildcard>
-r <name> <regex>


The other switches speak for themselves.


-n for next line...


Yes, I know this. After I had read it on the forums here what it does. ;_)


http://zowb.net

/server -m irc.p2p-network.net -j #zomgwtfbbq
(ssl on port 6697 and 7000)
Joined: Apr 2003
Posts: 342
M
Fjord artisan
Offline
Fjord artisan
M
Joined: Apr 2003
Posts: 342
It *should* be documented regardless.


Beware of MeStinkBAD! He knows more than he actually does!

Link Copied to Clipboard