G
Guest
How would I check whether a PPT file is empty: i.e. it does not contain data
or code?
Thanks.
or code?
Thanks.
How would I check whether a PPT file is empty: i.e. it does not contain data
or code?
If the file size is zero bytes, it contains no data or code.
I suspect that's not the answer you were after. ;-)
What problem are you trying to solve?
How would I check whether a PPT file is empty: i.e. it does not contain data
or code?