Perhaps you could define NumAlpha in your startup.ijs script? On Thu, Jun 13, 2019 at 7:59 AM David Lambert <[email protected]> wrote:
> AlphaNum_j_ would be more useful to me were it reordered. It would need a > new name, however. > > AlphaNum_j_ > ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 > > ]NumAlpha_j_ =: Num_j_ , 26 |. Alpha_j_ > 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
