xboxscene.org forums

Author Topic: Scripting Help!  (Read 178 times)

m3tro

  • Archived User
  • Newbie
  • *
  • Posts: 32
Scripting Help!
« on: June 04, 2005, 07:23:00 PM »

Trying to make a script that inserts/replace text at specifick lines in ex. ini files..

Can't get it to work..
How should the script look like?
is it possible to specify more where to insert/replace text?
line 2
number 15
DOREPLACE or DOINSERT

???


EXAMPLE:


E:\test.ini
--------------
[jalla]
1=box
2=mxm



menu.xml
-----------------------
callfile %abspath%\scripts\textedit.asx E:\test.ini line2 1=xob



something like that :?

This post has been edited by m3tro: Jun 5 2005, 02:25 AM
Logged