Re: output the script line of a logging message

2017-03-13 Thread Mark Wieder via use-livecode
On 03/13/2017 11:26 AM, Bob Sneidar via use-livecode wrote: Look at the executionContexts in the dictionary. That should get you going on some ideas. ...and in particular, item 3 of line -1 of the executioncontexts should get you the last line number executed. -- Mark Wieder ahsoftw...@gm

Re: is LCs answer folder state of the art?

2017-03-13 Thread Mark Wieder via use-livecode
On 03/13/2017 03:24 PM, Richard Gaskin via use-livecode wrote: Mike Bonner wrote: On windows, only folders show. I just checked this by going into Settings in IE on Win 10 and changing the Downloads folder - the dialog MS brings up for that shows only folders. Hmmm. Someone should fix Wind

Re: is LCs answer folder state of the art?

2017-03-13 Thread Richard Gaskin via use-livecode
Mike Bonner wrote: > On windows, only folders show. I just checked this by going into Settings in IE on Win 10 and changing the Downloads folder - the dialog MS brings up for that shows only folders. -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mo

Re: is LCs answer folder state of the art?

2017-03-13 Thread Mike Bonner via use-livecode
On windows, only folders show. On Mon, Mar 13, 2017 at 3:43 PM, Ben Rubinstein via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Tiemo, > > I'm not sure which OS you're looking at (or which version of LC). > > On MacOS, I'm not seeing the behaviour you describe: for me, "answer > fold

Re: is LCs answer folder state of the art?

2017-03-13 Thread Ben Rubinstein via use-livecode
Hi Tiemo, I'm not sure which OS you're looking at (or which version of LC). On MacOS, I'm not seeing the behaviour you describe: for me, "answer folder" brings up a file selector and as I navigate, I see all the contents of folders as normal, with all the files greyed out, so that only folders

Re: JSONtoArray

2017-03-13 Thread Jonathan Lynch via use-livecode
I have to use text encode, utf 8, on geocoding data from bing to make jsontoarray work. Do it must matter at least sometimes. Sent from my iPhone > On Mar 13, 2017, at 3:49 PM, J. Landman Gay via use-livecode > wrote: > > The dictionary says that jsonToArray expects a UTF8-encoded string. I'v

Re: Windows 10 Screen resolution problem

2017-03-13 Thread Charles Szasz via use-livecode
Tom, Thanks for your suggestion! No, she has a laptop. No dual monitors. I think the program is Microsoft's Clear Fonts that the user can set. Sent from my iPhone ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

JSONtoArray

2017-03-13 Thread J. Landman Gay via use-livecode
The dictionary says that jsonToArray expects a UTF8-encoded string. I've used it with straight UTF8 from a server and have also textDecoded the string first before running it through jsonToArray. Both ways seem to work. Should I choose one way over the other for best reliability? -- Jacqueline

Re: output the script line of a logging message

2017-03-13 Thread Bob Sneidar via use-livecode
Look at the executionContexts in the dictionary. That should get you going on some ideas. Bob S > On Mar 13, 2017, at 11:12 , Matt Maier via use-livecode > wrote: > > I'm adding some logging function calls to a script. Is there a way to > include the line number of the current line in the s

output the script line of a logging message

2017-03-13 Thread Matt Maier via use-livecode
I'm adding some logging function calls to a script. Is there a way to include the line number of the current line in the script? Some of the messages are pretty similar, if not identical, so it would be helpful when reviewing the logs to identify the message by the line number the function was on

Re: Windows 10 Screen resolution problem

2017-03-13 Thread tbodine via use-livecode
Hi, I tested your script on a Win10 Pro PC, primary screen size of 1920 x 1080, and the Resolution warning message did not fire. Tested in LC 7.1.4. Could it be your user has dual screens and the one the program opens on is set below your resolution threshold? Tom -- View this message in con

Re: LC for Raspberry Pi

2017-03-13 Thread Richard Gaskin via use-livecode
Mike Kerner wrote: > Pi is interesting to me because of what I can, in theory, build with > it, but for the same reason so are many other things. Pi isn't going > to bring revenue to LC, IMHO, the way that some of those other tools > can... Not directly, at least not short-term. But as hh poin

Re: is LCs answer folder state of the art?

2017-03-13 Thread Bob Sneidar via use-livecode
It sounds like an OS thing. It isn't often that users are asked to select a folder instead of a file. You can try ask file instead. Bob S > On Mar 13, 2017, at 07:20 , Tiemo Hollmann TB via use-livecode > wrote: > > Hello, > > > > the user shall select a folder, which includes certain fi

is LCs answer folder state of the art?

2017-03-13 Thread Tiemo Hollmann TB via use-livecode
Hello, the user shall select a folder, which includes certain files. When using "answer folder" the LiveCode dialog lets select the folder and returns the path, but without showing it's content, while navigating. That puzzles sometimes my customers, because it looks like the folder is empty and

[ANN] This Week in LiveCode 74

2017-03-13 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #74 here: https://goo.gl/eRgkI8 This is a weekly newsletter about LiveCode, focussing on what's been going on in and around t