Hello Friends,
I have a requirement and would like to know how to code for this in C#.net, using VS2019
I receive two files in a folder, one in BAI2 format and another in AMI format.
1.) How do I take AMI formatted file and convert it into BAI2 format file?
2.) How to do edit BAI2 file to add a unique identifier at the end of each line in the file.
TIA.
Sasi