success = RemAssignList(name,lock)
D0 D1 D2
BOOL RemAssignList(STRPTR,BPTR)
Removes an entry from a multi-directory assign. The entry removed is the first one for which
SameLock with 'lock' returns that they are on the same object. The
Lock for the entry in the list is unlocked (not the entry passed in).
In V36 through V39.23 dos.library, it would fail to remove the first
Lock in the assign. Fixed in V39.24 dos.library (after the V39.106 kickstart release).