Hi,
my question is ,
say i have file in this following path /tmp/usubramani/hsbc/inbound/cambio3.txt
1234 4567 678905678
1.i have to read the file path
2.i have to open an file
3.find the 10th bit position
4.replace the 10th bit position with the "+" operators
5.close the file
Thanks
uma
User Profile
Collapse
-
need to replace the digits with "+" sign inthe file
Hi,
my question is ,
say i have file in this following path /tmp/usubramani/hsbc/inbound/cambio3.txt
1234 4567 678905678
1.i have to read the file path
2.i have to open an file
3.find the 10th bit position
4.replace the 10th bit position with the "+" operators
5.close the file
Thanks
uma -
ans for my python questions
i hav a xml file like this ,file name is well-test-files.txt
<AlrtType>Charg eBack</AlrtType>
<TrnType>Debi t</TrnType>
<Amt>1.00</Amt>
<CurCode>USD</CurCode>
<ActionCode>Fin ancialTran</ActionCode>
1.Calculate how many lines are in wells_test_file .txt
2. Get values from all tags...
No activity results to display
Show More
Leave a comment: