Hi bill, On Linux:
Engine: j901/j64/linux Release-a: commercial/2019-12-12T12:42:27 Library: 9.01.20 Platform: Linux 64 Installer: unknown InstallPath: /usr/share/j/9.01 Contact: www.jsoftware.com On Android: Engine: j901/j64/android Release-a: commercial/2019-12-21T13:04:08 Library: 9.01.18 J Android: 1.4.00/9/28 Platform: Android 64 (arm64-v8a) Installer: unknown InstallPath: /storage/emulated/0/Android/data/com.jsoftware.j.android/files Contact: www.jsoftware.com On Tue, 14 Sept 2021 at 15:29, bill lam <bbill....@gmail.com> wrote: > What's the version you tested? > JVERSION > > This is bug if you reproduce it. > > > On Tue, Sep 14, 2021, 9:59 PM Jon Quant <quanty....@gmail.com> wrote: > > > Dear all, > > > > I have tried the following code and get unexpected results and wanted > your > > seasoned advice. > > > > kk=.i.5 > > kk > > 0 1 2 3 4 > > kk=.>:kk > > kk > > 1 2 3 4 5 > > i.5 > > 1 2 3 4 5 > > kk=.>:kk > > i.5 > > 2 3 4 5 6 > > > > So this modifies the behaviour of the 'i.' verb! Is there a (functional > > programming) grammar rule that says we must not modify a variable/noun > > which is also in the expression? > > > > Thanks > > Jon > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm