Make Embedded File Name List

Builds a list of files embedded in the current SA job file.

 

Input Arguments

 

0

String

Collection Wildcard Criteria

Collections to consider in embedded file search.

1

Sting

File Name Pattern

Names to search for. Use *.* to search for all.

 

Return Arguments

 

2

String Ref List

Embedded Files

Names of the selected embedded files.

 

Returned Status

 

SUCCESS

The list of files was returned successfully.

FAILURE

This command always succeeds.

 

Remarks

None.