Menu

#220 Comma separated list of fields

v0.23Beta_
open
TridenT
5
2012-07-18
2009-10-20
No

In my program I have the following:

inpFileName,  /// name of the input file
outFileName,  /// name of the output file
tmpFileName: string;  /// name of the temporary file

The output produced is this:

inpFileName (+) name of the temporary file
outFileName (+) name of the input file
tmpFileName (+) name of the output file

Discussion

Anonymous
Anonymous

Add attachments
Cancel