Bug or documentation issue
Posted: Mon Apr 22, 2024 5:23 pm
Packer - AddPackFile()
From the help:
I just noticed that this proc returns 0 for directories (even though they do get correctly stored).
Would you consider this to be a doc issue or a bug?
From the help:
Code: Select all
Return value
Nonzero if the file has been successfully added to the packfile.
If the file can't be compressed, it will be stored as is in the packfile.Would you consider this to be a doc issue or a bug?