Loads GUITAR test cases from a directory and treats each test case as a sequence. The result is a collection of sequences.

$USAGE$
<directory> name of the directory
<sequencesName> name of the sequences
<guiFileName> optional; if specified, this GUI file is used to retrieve widgetIds in addtion to the eventIds

Example(s):
efgTestCasesToSequences testcaseDir sequences
efgTestCasesToSequences testcaseDir sequences guifile.gui 