Following the TcldevelepmentGuide.pdf, stream export function works like this,
stream export fileName chasID cardID portID [fromStreamID toStreamID sequenceType]
While in the current implementation, stream.export function would produce something like,
stream export chasID cardID portID fileName [fromStreamID toStreamID sequenceType]
fileName location at the wrong location.