Is it possible to find TAB in a string? I need to detect TABs in a text file for a parser I wrote a while back for a project. It works with other delimiter fine.
Find TAB in a string?
Blitz3D Forums/Blitz3D Programming/Find TAB in a string? Never mind...it was embarrassingly simple.