Hi Raceman,
Use the FindFile in an expression step eg.
Locals.found= FindFile("Sequence File.seq", TRUE, Locals.path)
Again the sequence file you are looking for can also be held in a variable eg
Locals.found= FindFile(Locals.SeqFileToFind, TRUE, Locals.path).
Hope this helps
Ray Farmer
Regards
Ray Farmer
