I am creating a program in DOS code with extension ".bat"
but I have the small problem that I want to show a percentage and for this I need to print the symbol on the screen "%"
.
I have to add that I already tried with "%", '%' and % but none of those three ways worked for me, I would appreciate the help.