1. Define a new page with two properties to hold
file path and file name
3. Use parameters to set the file path and file
name
4. Define file path and file name on the connect
file as a reference to the properties on the page created above
(used ‘=’ to define the fields as a reference to the
page which created )
5. To change the file name and path at runtime we
need to change the properties on the page and call the Connect-File
method
No comments:
Post a Comment