Executes the CreatePackage process on the Package list currently selected using the Package Chooser.
object.Execute()
CaWCreatePackage
None
A long - Zero if success. Nonzero if failure.
Example
Dim objCreatePackage Set objCreatePackage = objContext.GetCreatePackage() lngRet = objCreatePackage.Execute()
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|