I am trying to save a .txt file into a different file extension..but when i try to save it like this

First.asm


It actually saves like this

First.asm.txt

I am using the .asm extension as an example, It's not Necessary to have that same type of extension i just want to know how.


Thanks.