Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
shorting contents of ini file
Forums
Active Threads
Search
Who's Online
Help
Print Thread
shorting contents of ini file
#
68949
22/01/04
08:16 PM
Joined:
Sep 2003
Posts: 156
B
bleach
OP
Vogon poet
OP
bleach
Vogon poet
B
Joined:
Sep 2003
Posts: 156
I want to numeric short data of an ini file from larger to smaller. I checked filter command but can't find a way to short.. so what can I do?
contents of the file;
[table]
item1=152
item2=056
item3=500
item4=600
Copy Link to Clipboard
Re: shorting contents of ini file
#
68950
22/01/04
10:36 PM
Joined:
Dec 2002
Posts: 1,893
O
Online
Hoopy frood
Online
Hoopy frood
O
Joined:
Dec 2002
Posts: 1,893
The command would be:
//var %in = input.ini, %out = output.ini | write -c %out $read(%in,1) | filter -ffutr 2-99999 2 61 %in %out
More on sorting hash tables:
Re: Sort & list from $read()
Copy Link to Clipboard
Re: shorting contents of ini file
#
68951
23/01/04
09:06 AM
Joined:
Sep 2003
Posts: 156
B
bleach
OP
Vogon poet
OP
bleach
Vogon poet
B
Joined:
Sep 2003
Posts: 156
thanks
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
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage