On iPhone j901, I noticed its keyboard always switched back to alphabet
after typing a space after digits, eg to enter the array 1 2 3,
I need to type
(123)1 (123)2 (123)3

Where (123) is the left bottom 123 key on the keyboard, I think this is a
feature of the iPhone default keyboard. OTOH j701 is easier to type numbers.

On Wed, 23 Feb 2022 at 5:58 AM Ian Clark <[email protected]> wrote:

>    .d temp
>
> or, the conventional J way…
>
>    dir 'j/temp'
>
> (Learn about dot-commands by typing a single dot.)
>
> The advantage of .d is to give you a list of re-inputtable J sentences in
> place of a bald Linux-stye "ls" listing.
> (But you may wish to overtype work with see -which outputs the updated text
> to the session.)
>
>
> On Tue, 22 Feb 2022 at 21:46, Richard Donovan <[email protected]>
> wrote:
>
> >
> > > Updates to a script you download from iCloud Drive *are* getting saved.
> > > Just not back in iCloud. Try looking in j/temp/ .
> >
> > How!?
> > ----------------------------------------------------------------------
> > 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

Reply via email to