“Ever wondered how much memory your file consumes? Use the following MEL while working on your file
memory -sum;
you can use other flags such as -fm
memory -sum;
memory -freeMemory;
For more information please refer to the documentation under the MEL section.”





