Ask a Question

I tried to read ip (10.10.10.10) from the CSV file the value displays incorrect (10.101)

vijay_bhaskar
Occasional Contributor

I tried to read ip (10.10.10.10) from the CSV file the value displays incorrect (10.101)

I am trying to automate the Desktop application reading the data from CSV file in which there i am trying to fetch the ip from CSV file but the value is returned as below mentioned.

Input Value: 10.10.10.10

Expected Value: 10.10.10.10

Actual Value Fetched: 10.101

when I tried with the below workaround solution it works fine.,

Input Value: a10.10.10.10

Actual Value Fetched: a10.10.10.10

I would like to know if there is a way to fetch the ip value from CSV without appending the string.

Regards

Vijay Bhaskar U

 

 

10 REPLIES 10

Using Schema.ini worked for me but, of course, you should simply test it out for yourself.  Put the Schema.ini file in the same directory as the csv file.  Use any text editor to create it, or create it on the fly, as long as it is there when you go to open the csv file.

cancel
Showing results for 
Search instead for 
Did you mean: