V4 Importing/Exporting improvements?

 From:  Michael Gibson
11313.3 In reply to 11313.1 
The other particularly big thing for v4 was that v3 was a 32-bit program and so it was limited in the amount of system memory it was able to use.

Part of the V4 rewrite was to get it to be 64-bit so it can use all system memory for processing large files instead of getting "insufficient memory" errors.

- Michael