Save the current scene with an increasing suffix number.
Unlike the Maya way of doing it (using the "Incremental Save" option in the save settings) this will actually rename the current scene and save it in the same folder. Use it in conjunction with DPK_openFile.
I use Maya's default incrementing and this script together. This way, I have a better control over what's saved only temporarily (Maya's method) and what's saved permanently.