xboxscene.org forums

OG Xbox Forums => Dashboard Forums => Official MediaXMenu (MXM) Forum => Topic started by: m3tro on June 04, 2005, 07:23:00 PM

Title: Scripting Help!
Post by: m3tro 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