| Programming C# C++ (7) Delphi (618) .NET (2) Database (71) Delphi IDE (90) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280) Java (8) JavaScript (29) perl (9) php (4) VBScript (1) Visual Basic (1) |
Write a CSV file
(1 votes). Leave comments and/ or rate it.
To write out a couple of strings, put all strings that belong in one record in a
The advantage:
Later you can read it in the same way!
Comments:
|