Hello
Can you give version 4.2.3.0 a try please
Changes are:
Support for SFTP was introduced
Export of empty tables was fixed
Various problems related to working with very large files were resolved
Copy and Move file operations can also rename multiple files
Put into target directory:
{ChangeFileExt('<File Operation Source File>','.old')}
C:\{ExtractFileName(ChangeFileExt('<File Operation Source File>','.old'))}
Calculation was not showing result correctly in preview mode
To rename multiple files you need to put calculation in the target directory
{ChangeFileExt('<File Operation Source File>','.old')} to rename files in same directory
C:\{ExtractFileName(ChangeFileExt('<File Operation Source File>','.old'))} to copy/move files into different directory
Please let us know outcome,
Peter