User Profile

Collapse

Profile Sidebar

Collapse
umarajeswari
umarajeswari
Last Activity: Aug 4 '09, 04:32 AM
Joined: Mar 21 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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
    See more | Go to post

    Leave a comment:


  • 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
    See more | Go to post

  • umarajeswari
    started a topic ans for my python questions

    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...
    See more | Go to post
No activity results to display
Show More
Working...