Versions Compared

Key

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

...

Note that use of the SetQueue method. By default the class will use its own internal DCL_Clarion_TXAParser_ProcedureQueue instance, but if I wish I can tell the class to use an external queue so I can more easily process the data, e.g. to write it to a database or a text file. 

Next time: testing the class!