Description #
Extracts the nth item from a group in the order it was found from the previous command. Outputs a real “1” if this command was successful.
Technical Details #
Arguments #
det(12,“GROUPFILENAME”,extract_this_item)
Outputs #
Ans = 1 if the command succeeded, otherwise it was unsuccessful (for example, specified an item larger than the number of items in the group) Extracts one specified file out of a group.