Hi guys,
I am currently working on a program that opens a text file and replaces all [Space]s with [Tab]s.
I already know how to read teh text file and write in the new variables, but I just can't figure out how to make a pascal program a) read a [Space] and b) write a [Tab]!
Can anyone help me, please???
Thanks a lot in advance
WhiteAvenger