Skip to main content


framework for easy creation of Enterprise Application Integration tasks

Changes for 1.912 - 2024-03-11T00:00:00Z

  • added EAI::Wrap::writeFileFromMemory for direct writing of files after reading; fixed globbing issues with spaces in paths/files; added progress indicator to EAI::File::readExcel, EAI::File::writeText and EAI::File::writeExcel ; fixed leapyear problem when adding years in EAI::DateUtil::get_curdate_dash_plus_X_years; added File->{append} parameter to append to files for EAI::File::writeText.