Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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().

...