How can I insert a tab in a file that is created using OPEN DATASET / CLOSE DATASET.
I found some threads that talks about that but nothing work to me. I tried to concatenate all fields that i wanna display separeteb by a variable that I declared as a hexa with value 09 (TAB).
I appreciate all kind of help.