PDA

View Full Version : Where does DB.export save its output?



peterb
September 18th, 2024, 20:49
In which folder would you expect DB.export to save its output?

superteddy57
September 18th, 2024, 20:55
campaign folder as a db.session file I believe.

Moon Wizard
September 18th, 2024, 21:55
It saves it to the file location specified in the parameters of the API call. If you look at how it is used in the CoreRPG ruleset; there is a file dialog that asks the user where they want to save it, and the result of that dialog is passed to the DB.export call.

Regards,
JPG