Jump to content

Recommended Posts

Posted

Hi, i'm just curious is there a way to sort an ini file after largest first?

my inifiles writes itself like this

14=500
13=GREY
12=500
11=600
10=600
9=600
8=700
7=700
5=600
3=600
2=800
1=700
15=GREY
4=GREY

 

but is there a way so i can get it sortet 

15
14
13
12 
etc?

Posted

Why do you need to sort the INI-file?
This filetype is accessed using section and key name.

My UDFs and Tutorials:

  Reveal hidden contents

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...