hi
i want display data in message box
Hi
hello
how r u
can u help to me on this
hi
i want display data in message box
Hi
hello
how r u
can u help to me on this
Hi @ramakrishna.i,
Can you try the following command
it will satisfying your requirement
File.ReadAllLines(“C:\Users\Hemanth\Desktop\interview.txt”)
Regards,
Thank you Hemanth
I try with " Environment.NewLine " it working fine.
thank you for your response