Append next XFF file to opened XFF file.
Syntax:
Code Block |
---|
XFRXDraw::AppendXFF(m.tcName, m.tnAppend) |
Parameters:
tcName
The file name of next XFF file.
tnAppend
The parameter it's equal to parameter tuAppend of method SetParams().
...
Append next XFF file to opened XFF file.
Syntax:
Code Block |
---|
XFRXDraw::AppendXFF(m.tcName, m.tnAppend) |
tcName
The file name of next XFF file.
tnAppend
The parameter it's equal to parameter tuAppend of method SetParams().
...