Posts: 2833 from 2003/2/8
From: USA
@Cecilia
Yes, the OS comes with support for up to 256 clipboard units out of the box. The issue is really whether or not an application can use it or not. Considering the number of
legacy applications that are around, it takes some poking around to find out if this feature is supported by the application.
What I was thinking about slapping together (erm coding
) was a simplistic RxMUI (ARexx MUI) commodity that would allow the user to exchange the contents of clipboard-0 with clipboard-?. Basically a "clipboard manager" of sorts. Then again, something like that may already exist!
Unfortunately, what I do wouldn't be exactly like you described... Then again, it would be better than nothing, and it would let folks use multiple clipboard units with applications that do not support it themselves.