关于word 关闭后保存路径的问题(急,多谢)

aiqikong 2003-10-21 09:28:50
我想在word打开修改后关闭word时,自动保存到一个固定目录里,如c:\word\
文件名为wordapplication.caption 的值,请问savechanges ,originalformat,routedocument 相应值如何设定???多谢!

我原来的写法:
savechanges := wddonotsavechanges;
originalformat := unassigned;
routedocument := unassigned;

try
wordapplication.quit(savechanges, originalformat, routedocument);
wordapplication.disconnect;
...全文
51 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
amitabha 2003-10-21
  • 打赏
  • 举报
回复
up

5,379

社区成员

发帖
与我相关
我的任务
社区描述
Delphi 开发及应用
社区管理员
  • VCL组件开发及应用社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧