bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] First, last parameters to system command doesn't work corr


From: Juergen Sauermann
Subject: Re: [Bug-apl] First, last parameters to system command doesn't work correctly
Date: Mon, 23 Jun 2014 14:45:31 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi Blake,

thanks, fixed in SVN 339. I also changed from case-insensitive ranges
to case-sensitive ranges in commands.

/// Jürgen


On 06/21/2014 03:39 PM, Blake McBride wrote:
See APL2 Programming: Language Reference, page 431.

In my case:

      )FNS
Add Add∆days    Ail Aln CAL CCJ CJ  CR∆Lines    CS  CSV∆Parse   CSV∆dequote
Catc    Catr    Change  Clear   Convt   Ctit    DATETIME    DIV Date    Delete
Dtfmt   Dyofwk  EHN ER  Ealn    Edit    Editf   Eoi Err Estart  Expd    Expnd
E∆  E∆Add   E∆Ail   E∆CJ    E∆CS    E∆Change    E∆Clear E∆Copy  E∆Ctit  E∆DIV
E∆Delete    E∆EHN   E∆ER    E∆Ealn  E∆EditLine  E∆Eoi   E∆LP    E∆LPH   E∆Lck
E∆List  E∆Move  E∆New   E∆O E∆Omega E∆PI    E∆Parse E∆Pim   E∆Pin   E∆Pis
E∆Piv   E∆RND   E∆RS    E∆Replace   E∆Revert    E∆SS    E∆Save  E∆Screen
E∆VI    E∆Vck   FILE_IO Fcj Ffns    Fld Flj Fn  Fnslist Fnslist2    Frj Iota
JUL LJ  LS  Lck Lcn Lhf List    Lst L∆bt    L∆pt    Mmofyr  Move    Mul New N∆s
O   Omega   Open∆Printer    Out PI  Parse   Parse2  Pg  Pic Picd    Pid Pim Pin
Pis Piv Pnt Print∆Function  RJ  RND RS  Rank    Rep Replace Rev Roman   Romanu
Rot Rpt Rptc    Rpts    Rst Screen  Sink    Sort    Sort1   Sort2   Srl Subscn
Time    Tmfmt   To  Today   Trunc   UL  UL2 UL3 Unique  VI  Vck auto    box
unbox   ∆   ∆1  ∆2  ∆3  ∆4  ∆DT ∆DT2    ∆LLP    ∆LP ∆LPH    ∆RD ∆SS


      )FNS C - C


This should have listed all the functions that began with C

      )FNS L - Lz
LJ  LS  Lck Lcn Lhf List    Lst auto    box


Why would auto and box show?


      )FNS - C
Add Add∆days    Ail Aln


All the C functions should have shown too.

This problem probable exists in other places where name ranges are allowed.

Thanks.

Blake




reply via email to

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