How can i modity the value in the last field "491" and i need to run 500 times and on each iteration I can see this value is incrementing . I am using QTP to compile this codebut I am not able to modify this vlaue????
Can somebody help me in modifying this xml field ("491")?????
Thanks
<ncr-tag-imagemark number="45" offset="1391" len="90">
<im-batch-info number="3">
<field type="schar" size="4" name="batch_number" desc="batch number registered in DocNumAPI">1321</field>
<field type="uint4" size="1" name="mfilm_frame_num" desc="microfilm frame number">0</field>
<field type="uint4" size="1" name="mfilm_cartridge" desc="microfilm cartridge number">0</field>
<field type="uint4" size="1" name="entry_number" desc="entry number registered in DocNumAPI">491</field>
</im-batch-info>
</ncr-tag-imagemark>
Can somebody help me in modifying this xml field ("491")?????
Thanks
<ncr-tag-imagemark number="45" offset="1391" len="90">
<im-batch-info number="3">
<field type="schar" size="4" name="batch_number" desc="batch number registered in DocNumAPI">1321</field>
<field type="uint4" size="1" name="mfilm_frame_num" desc="microfilm frame number">0</field>
<field type="uint4" size="1" name="mfilm_cartridge" desc="microfilm cartridge number">0</field>
<field type="uint4" size="1" name="entry_number" desc="entry number registered in DocNumAPI">491</field>
</im-batch-info>
</ncr-tag-imagemark>