Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Modify to native save as and open methods #8

Closed
shanehoey opened this issue Jan 28, 2018 · 2 comments
Closed

Modify to native save as and open methods #8

shanehoey opened this issue Jan 28, 2018 · 2 comments
Assignees
Milestone

Comments

@shanehoey
Copy link
Owner

Word has inbuilt saveas and open methods

investigate these methods instead of the current systems forms implementation

@shanehoey
Copy link
Owner Author

$wd = get-worddocument
$wd.save()
$wd.saveas()

@shanehoey shanehoey added this to the Version 1.2.1 milestone Mar 14, 2018
@shanehoey shanehoey self-assigned this Mar 14, 2018
@shanehoey
Copy link
Owner Author

resolved in version 1.2.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant