Jump to content

Replace the data in a file


Recommended Posts

Hi,

I need an autoit script to search <ItemName>listBox_man_tray_paper_size<ItemName>, if it matches then change <Index>5</Index> content from 5 to 7.

<SaveForm>

<ItemName>checkBox_modelselect</ItemName>

<Index>0</Index>

<BVal>true</BVal>

</SaveForm>

<SaveForm>

<ItemName>listBox_man_tray_paper_size</ItemName>

<Index>5</Index>

<BVal>false</BVal>

</SaveForm>

<SaveForm>

<ItemName>checkBox81</ItemName>

<Index>0</Index>

<BVal>false</BVal>

</SaveForm>

Thanks,

Suhas

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...