[Jprogramming] parsing abuse, verb to conjunction

2014-08-01 Thread 'Pascal Jasmin' via Programming
this adverb returns a conjunction which is designed to turn any dyadic verb into a conjunction purely for parsing convenience that a conjunction can sometimes provide. lrA =:  1 : '5!:5 < ''u''' v2c =: 1 : ' 2 : (''m '' , u lrA , '' n'')'    2 1 (, v2c) 3 + 4 6 5 7    appendC =. , v2c    ap

Re: [Jprogramming] J Conference 2014 paper

2014-08-01 Thread Skip Cave
Bill is right. I tried viewing Roger's APL Hashing paper in the Chrome browser on my Samsung Galaxy Note 2 (Android 4.4.2), and many of the APL characters were missing. The same characters were missing in Roger's APL code in in his email, viewed my Android Gmail. So "NO LONGER A PROBLEM" is more l

Re: [Jprogramming] cursor is not displayed

2014-08-01 Thread chris burke
I am not sure what the problem is from your description. In any case, we are just now updating J802, and I suggest that you wait for the announcement and then download a fresh copy of the J802 system. If this still has the problem, please let us know your version of OSX and JVERSION. By the way,

[Jprogramming] cursor is not displayed

2014-08-01 Thread 'Kazuyuki Yoshinaga' via Programming
Hi, I recently started using the j64-801 on MAC. However, the cursor is not displayed (jgtk701), so I am hard to input characters. I'd like to know the way clear this trouble. Thank you for your advice. K.Yoshi -- For informatio

Re: [Jprogramming] J Conference 2014 paper

2014-08-01 Thread bill lam
Many of those apl symbols cannot display in android(browser,firefox,chrome). IIRC users cannot install new fonts into android, but apps can bundle fonts for its own use. On Aug 1, 2014 3:03 AM, "Roger Hui" wrote: > I suspect it has more to do with whatever fonts are installed on the > machine rat

Re: [Jprogramming] FW: zero is an integer

2014-08-01 Thread Linda Alvord
If the message I just sent doesn't look correct, I hit reply (using Outlook) and in that version, it apperared correctly. Odd, Linda -Original Message- From: programming-boun...@forums.jsoftware.com [mailto:programming-boun...@forums.jsoftware.com] On Behalf Of Linda Alvord Sent: Frid

Re: [Jprogramming] FW: zero is an integer

2014-08-01 Thread Linda Alvord
It finally became obvious that numeric data isright justfied and character data bases are normally left justified. I always used $ when I wondered if an array was literal or numeric data. ]N=: 3 5$(?.1)%>:i.7 6146 3073 2048.67 1536.5 1229.2 1024.338786146 3073 2048.67

Re: [Jprogramming] FW: zero is an integer

2014-08-01 Thread Don Guinn
​If you want an array of numbers to align along decimal points you can use ": . 0j5":at2 /~ i:3 _2.35619 _2.55359 _2.81984 3.14159 2.81984 2.55359 2.35619 _2.15880 _2.35619 _2.67795 3.14159 2.67795 2.35619 2.15880 _1.89255 _2.03444 _2.35619 3.14159 2.35619 2.03444 1.89255 _1.57080 _1.57080 _

Re: [Jprogramming] FW: zero is an integer

2014-08-01 Thread Linda Alvord
Also I've been lost among the 5!:4's too long, and should care more about 8!:2 and woodcarving. Linda -Original Message- From: programming-boun...@forums.jsoftware.com [mailto:programming-boun...@forums.jsoftware.com] On Behalf Of robert therriault Sent: Friday, August 01, 2014 12:46 AM

Re: [Jprogramming] FW: zero is an integer

2014-08-01 Thread Linda Alvord
All that is getting done here is the final polishing of that data array prior to display. All those weird numbers are put into tables at the last minute and I guess it would be possible with great difficulty. Linda -Original Message- From: programming-boun...@forums.jsoftware.com [mailto