Versions Compared

Key

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

...

  • Document$ is a document (a StrExp)
  • StartPos is an integer number for the startposition of the column (a NumExp)
  • Length% is the integer number of positions in the column (a NumExp);

Method 2

  • ColNo% is the integer number of the column (a NumExp), in Document$ with Delimiter$ (both StrExp);

...