User`s guide

SDFTEXT
Modify/print SDF file <sfile> comment text data. If [cfile] is specified then the comment in the SDF file
is modified, otherwise the comment is printed. If the /A option is not specified, then the previous
comment in the file is replaced with [cfile]. If there is not enough space in the specified comment for the
text, then the text will be truncated.
If no space was allocated for the comment area by the instrument us SDFTOSDF with the /M option to
create a comment area in the SDF file.
Syntax SDFTEXT <sfile> [cfile] [/U] [/T:<comment>] [/A]
Options
<sfile> SDF file.
[cfile] Input ASCII comment file.
/U Show this usage.
/T:<comment> Select specified SDF_COMMENT_HDR (default 0).
/A Append text to end of comment in file.
Example
SAMPLE.TXT contains some ASCII text.
SDFTEXT TIME.DAT SAMPLE.TXT /A
This command appends the contents of SAMPLE.TXT to the end of the TIME.DAT SDF file comment
area.
Sharing Data Between Analyzers
SDFTEXT
4-34