Dear Juergen, I like your solution. Actually, the issue that brought this up for me was that my code was executing a ')WSID' to get it. So your fix essentially made my old code work.
Thank you! Blake On Wed, Jun 11, 2014 at 10:41 AM, Juergen Sauermann < [email protected]> wrote: > Hi, > > as of SVN 321 I have made commands executable with ⍎. > Since this is a rather new feature, expect surprises (and please report > them). > > Not sure how user-defined commands work with this (eg. if they fail) and if > they should be allowed in the first place. > > The answer to Blake's question below is then: > > * x←,⊃⍎')WSID'* > > /// Jürgen > > > On 06/07/2014 11:46 PM, Blake McBride wrote: > > Greetings, > > Is there a way to get the WSID of a workspace? > > I am looking for: > > x←?????? > > So that x ends up with the WSID. > > I don't think there is, it would just be nice in a particular instance. > > Thanks. > > Blake > > >
