bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Commands made executable


From: Blake McBride
Subject: Re: [Bug-apl] Commands made executable
Date: Wed, 11 Jun 2014 11:11:44 -0500

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 <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]