开发者

Find out the path on which file is saved

开发者 https://www.devze.com 2023-01-29 05:03 出处:网络
I am saving a file using d.execCommand( \'SaveAs\', false , name ) Ca开发者_如何学Pythonn I know the path at which file is getting saved?No, I\'m almost certain you can\'t. All you can control is

I am saving a file using

d.execCommand( 'SaveAs', false , name )

Ca开发者_如何学Pythonn I know the path at which file is getting saved?


No, I'm almost certain you can't. All you can control is the filename suggested by the save dialog.

0

精彩评论

暂无评论...
验证码 换一张
取 消