Hi Diego,I am using following code and I am getting error when the records in the file is above 1 million. The error is "Function 'fromString', argument 0: cannot convert argument to a string". var content= new MemoryBuffer();var x=loadFile(vars.filename);content.fromString(x);var zipFileName= "Nam...