Re: [Jprogramming] No way to select files in jhs

2017-03-09 Thread Eric Iverson
The JHS layout of menu items changed a bit, but they should work the same. I wonder if you are confusing ide>file and ide>files. The files one is a list of recent files you have accessed and will be empty if this is a new install. The file one is a file browser and should never be empty. Try agai

Re: [Jprogramming] sqlite addon

2017-03-09 Thread Tom Arneson
Will the sqlite binary for android be released in the future? -Original Message- From: Programming [mailto:[email protected]] On Behalf Of bill lam Sent: Wednesday, March 8, 2017 17:09 To: Programming forum Subject: Re: [Jprogramming] sqlite addon binary is not av

Re: [Jprogramming] sqlite addon

2017-03-09 Thread bill lam
I have no idea. Чт, 09 мар 2017, Tom Arneson написал(а): > Will the sqlite binary for android be released in the future? > > -Original Message- > From: Programming [mailto:[email protected]] On Behalf > Of bill lam > Sent: Wednesday, March 8, 2017 17:09 > To: Progr

Re: [Jprogramming] sqlite addon

2017-03-09 Thread David Mitchell
SQLITE 3.7.4 seems to be available on the Android device I am using. Do you know if the techniques described here are applicable to J? https://www.sqlite.org/android/doc/trunk/www/install.wiki "There are three ways to add the SQLite Android bindings to an application: " ... On 3/9/2017 09:23,

Re: [Jprogramming] sqlite addon

2017-03-09 Thread bill lam
This is the stock sqlite binary on android, but the new sqlite addon depends on a modified version of sqlite binary. the stock sqlite binary should already works with ddsqlite addon. Чт, 09 мар 2017, David Mitchell написал(а): > SQLITE 3.7.4 seems to be available on the Android device I am using.

Re: [Jprogramming] sqlite addon

2017-03-09 Thread David Mitchell
Thanks for the information. load'~addons/data/ddsqlite/test/test1.ijs' ran fine on my android device. On 3/9/2017 09:56, bill lam wrote: This is the stock sqlite binary on android, but the new sqlite addon depends on a modified version of sqlite binary. the stock sqlite binary should already

[Jprogramming] JHS update

2017-03-09 Thread Eric Iverson
JHS update available. JHS now automatically browses to the jijx page. This is probably more convenient than the current behavior for most people most of the time. -- For information about J forums see http://www.jsoftware.com/forum

Re: [Jprogramming] JHS update

2017-03-09 Thread Linda A Alvord
In the past, I could access all ijs files in temp when I was connected to jhs in my browser. All worked with no problem. How can I do that now as '"file" has a new meaning. Otherwise all older files must be retyped befo before they can be used and modified. Also once they were modivied in j

Re: [Jprogramming] JHS update

2017-03-09 Thread Linda A Alvord
I tried to reinstall j804 to bettere explain how it worked but windows 32 was no longer working from j home. Linda -Original Message- From: Programming [mailto:[email protected]] On Behalf Of Linda A Alvord Sent: Thursday, March 9, 2017 9:07 PM To: programm...@jso

Re: [Jprogramming] JHS update

2017-03-09 Thread Eric Iverson
I don't understand your problem report. There has been no change in JHS other than were they appear in the menu. ide>files (note the s) is a list of files you have used recently. ide>file (no s) is a file browser. You can navigate over your folders and see all your files. Please confirm that men

Re: [Jprogramming] JHS update

2017-03-09 Thread Linda A Alvord
Eric. In JHS: jpath'~temp' c:/users/user/j805-user/temp This agrees woth jqt Here's what I tried in a new start ide>ijs ide > ijs load 'plot' plot i:i: 14 ide>design>save ide > design > save plot i:i: 14 The plot looks good. However, ide>files doe not produce a