This is not where I began. I had lots of use of the m argument, but all of
it in quotes. It took me a while to isolate the problem to something this
simple. Now that I have, I have also found other errors are signaled with
the dyadic case of an adverb, and both cases of a conjunction. As my second
example shows, I can avoid the problem with an unnecessary use of the name.
I can provide details if anyone has trouble replicating the rest of the
issues. What I'm hoping for is a confirmation that this is a bug.

Paul

now=: 1 : 0
 y
)
   1 now'cat'
|value error: now
|   y

now=: 1 : 0
 y [m=. m
)
   1 now'cat'
cat

   JVERSION
Engine: j901/j64/android
Release-f: commercial/2020-06-12T10:01:40
Library: 9.01.24
J Android: 1.4.09/9/28
Platform: Android 64 (arm64-v8a)
Installer: unknown
InstallPath: /storage/emulated/0/Android/data/com.jsoftware.j.android/files
Contact: www.jsoftware.com
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to