FROGLEAP Command Documentation
DESCRIPTION:
Frog leaps an old version as newest.
SYNTAX:
frogleap -search -filePath -oldVersion
PARAMETERS:
search: The search operation to use.filePath: The file(s) to be frog leaped. This is the default parameter.oldVersion:The old version to leap. This is an integer.
EXAMPLES:
frogleap -filePath "file1.sldprt" -oldVersion 2
REMARKS:
- The
searchparameter searches the current directory and does not drill down. The search query is a PDM one, so you can use%for wildcard.