save behaviour

The database.saveas() behavior is different from the saveas button within bricscad.
When using the button it updates the file path, when trying it programmatically it holds on to the original path.

how can i update the filepath on the active file to the new location?

Comments