On 8 September 2011 20:52, Devon McCormick <[email protected]> wrote:

> I just did this - minutes ago - something like:
>
>   RCvsAT=: 'Cash';'Equity';'Bond';'AssetTypeNotRecognized'
>
> It seems like a good practice to put a guard value at the end of your
> selected-from list to take advantage of "index of"'s behavior when it
> doesn't find a match.
>

I wonder if that was one of the original design intentions of having not
found come back as # rather than _1.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to