ITOOL_SAVE_ISV_KPB
Name
ITOOL_SAVE_ISV_KPB
Purpose
Saves the current iTool as an ISV file.
Category
iTool utility.
Calling Sequence
ITOOL_SAVE_ISV_KPB, isvfile
Input
isvfile : String containing name of the ISV output file. Default is 'itool.isv'.
Keywords
CLOBBER : If set and output file already exists, attempt to delete it.
VERBOSE : If set, print verbose informational messages.
Output
ISV save file.
Modification History
Kenneth P. Bowman, 2007-12-04.