Navigation:  Object Model Reference > Macros Collection >

Save Method

Previous pageReturn to chapter overviewNext page

Saves a macro, step, or script collection to a file.

 

Syntax

 

object.Save(ByVal filename As String)

 

Arguments

 

object

       collection

 

filename

       Required.  The filename to save to.

 

See Also

 

Applies to Macros collection, Steps collection, and Scripts collection