[Jprogramming] A "real" square

2020-01-10 Thread 'lindaalvord' via Programming
What is the best way to find the siZe of my screen?Then I want to place a nore perfect square in the center of the screen .  Here's the square::load 'plot'   plot i.7    I want the width to be half the size of my screen.  Have fun.Linda,Sent from my Verizon, Samsung Galaxy smartphone

Re: [Jprogramming] A bit-twisting puzzle

2019-07-29 Thread 'lindaalvord' via Programming
Is this am answer? ]c=:#:i.40 00 11 01 1   ]a=:0{"1 c0 0 1 1   ]b=:1{"1 c      ]b=:1{"1 c0 1 0 1   {:a*b1   LindaSent from my Verizon, Samsung Galaxy smartphone Original message From: Henry Rich Date: 7/28/19 8:51 PM (GMT-05:00) To: programm...@jsoftware.com Subject: [Jprogr

Re: [Jprogramming] A bit-twisting puzzle

2019-07-29 Thread 'lindaalvord' via Programming
Since I never spoke that language, would this answer your question? ]c=:#:i.40 00 11 01 1   ]a=:0{"1 c0 0 1 1   ]b=:1{"1 c      ]b=:1{"1 c0 1 0 1   {:a*b1    LindaSent from my Verizon, Samsung Galaxy smartphone Original message From: Henry Rich Date: 7/28/19 8:51 PM (GMT-05:00

Re: [Jprogramming] J on phone or tablet

2019-07-26 Thread 'lindaalvord' via Programming
Elijah, Here's my Samsung message:This apps.apple.com page can’t be foundLihdaSent from my Verizon, Samsung Galaxy smartphone Original message From: Elijah Date: 7/26/19 1:25 AM (GMT-05:00) To: programm...@jsoftware.com Subject: Re: [Jprogramming] J on phone or tablet For ios

Re: [Jprogramming] a long-form essay

2019-07-03 Thread 'lindaalvord' via Programming
In an android reply all the returns are removed. How can I prevent that?Linda. .Sent from my Verizon, Samsung Galaxy smartphone Original message From: 'lindaalvord' via Programming Date: 7/3/19 10:12 AM (GMT-05:00) To: programm...@jsoftware.com Subject: Re: [Jprog

Re: [Jprogramming] a long-form essay

2019-07-03 Thread 'lindaalvord' via Programming
Suppose you start with an idea.5 0 0 0 5 0  0 0 5.  Then model it.     16* (i.3)=/i.3    .16 0 0  0 16  0  0 0 16. Then. f=: 13 :' y* (i.3)=/i.3'          f 16. 16 0 0  0 16 0  0 0 16    Then let 13 :  make inprovements.   f(3 3$1 0 0 0 1 0 0 0 1) * ]    LindaSent from Sent from my Verizon, Sams

Re: [Jprogramming] a long-form essay

2019-07-03 Thread 'lindaalvord' via Programming
Suppose  you start with an idea.5 0 00 5 00 0 5Then model  it.16* (i.3)=/i.316  0  0 0 16  0 0  0 16Then f=: 13 :' y* (i.3)=/i.3'      f 1616  0  0 0 16  0 0  0 16   Then let 13vv make inprovements.  f(3 3$1 0 0 0 1 0 0 0 1) * ]    LindaSent from my Verizon, Samsung Galaxy smartphone Ori

Re: [Jprogramming] A problem with "words"

2019-06-07 Thread 'lindaalvord' via Programming
I've done this before.  Thanks for the refresher. .LindaSent from my Verizon, Samsung Galaxy smartphone Original message From: 'robert therriault' via Programming Date: 6/7/19 2:51 PM (GMT-05:00) To: Programming forum Subject: Re: [Jprogramming] A problem with "words" Looks