L
luc
This code writes data to a file:
Write #1, "UR :" & output_str1
but I get the quotes to. How to write without quotes.
Write #1, "UR :" & output_str1
but I get the quotes to. How to write without quotes.
