Opened 10 years ago

Closed 9 years ago

#42 closed enhancement (fixed)

The library_pathname AF returns only last matching path. (MCR10034)

Reported by: Gary.c.dixon@… Owned by: Gary Dixon
Priority: minor Milestone: MR12.6f
Component: Tools Version: MR12.6e
Keywords: Cc:

Description

The library_pathname active function should return all pathnames matching the input criteria (or as many as will fit in the af_return string). Right now, it returns only the last match.

lpn bound_probe_..s.archive

ldd>sss>s>bound_probe_.1.s.archive
ldd>sss>s>bound_probe_.2.s.archive.

As an AF, it returns only the last such path.

I deem this an enhancement, because the command is operating as designed. But the enhancement would add utility to this tool. For example:

emacs [lpn bound_probe_..s.archive]

should invoke the editor with both archives, but now only edits the last one.

Change History (4)

comment:1 by Gary Dixon, 10 years ago

Owner: changed from Eric Swenson to Gary Dixon
Status: newassigned

comment:2 by Gary Dixon, 10 years ago

comment:3 by Gary Dixon, 10 years ago

Summary: The library_pathname AF returns only last matching path.The library_pathname AF returns only last matching path. (MCR10034)

comment:4 by Eric Swenson, 9 years ago

Milestone: MR12.6f
Resolution: fixed
Status: assignedclosed
Version: MR12.6e
Note: See TracTickets for help on using tickets.