Hi every one,
I'm looking for a language or a configuration file editor that begins with
1= ......
2=.........
3=.........
4=......
to Edit/save it as text and the result will be best if I could use SciTE or any FREE Script Editor to Edit/save it as text and the result file will be:
1= ......
2=.........
3=.........
4=......
WITHOUT keep numbering manually 1= 2= 3=
I'm really appreciated and thanx in advance.
Further details:
I'm developing an application that stores file database as ini sections:
and I want to edit the setting easly with a free Script Editor such as SciTE "Eh I don't want my app do that right now may be later it will":
Example:
[something1]
1= something2
2=something3
3=something4
[something2]
1= something2
2=something3
3=something4
4=something5
.
.
.
I'm really appreciated and thanx in advance.
I'm looking for a language or a configuration file editor that begins with
1= ......
2=.........
3=.........
4=......
to Edit/save it as text and the result will be best if I could use SciTE or any FREE Script Editor to Edit/save it as text and the result file will be:
1= ......
2=.........
3=.........
4=......
WITHOUT keep numbering manually 1= 2= 3=
I'm really appreciated and thanx in advance.
Further details:
I'm developing an application that stores file database as ini sections:
and I want to edit the setting easly with a free Script Editor such as SciTE "Eh I don't want my app do that right now may be later it will":
Example:
[something1]
1= something2
2=something3
3=something4
[something2]
1= something2
2=something3
3=something4
4=something5
.
.
.
I'm really appreciated and thanx in advance.