Re: JSON import error

2017-11-01 Thread J. Landman Gay via use-livecode
I sent my message too soon. If I import as "file:" instead of "binfile:" it mostly works. You always figure it out as soon as you post. It's a rule. On 11/2/17 1:02 AM, J. Landman Gay via use-livecode wrote: I am trying to convert some JSON to a LC array. Both JSONImport and JSONToArray are fa

JSON import error

2017-11-01 Thread J. Landman Gay via use-livecode
I am trying to convert some JSON to a LC array. Both JSONImport and JSONToArray are failing. JSONToArray gives only a generic "error in function". JSONImport gives this: 863,9,9,runtime 864,9,9,syntax error: 1:1 Unexpected character '˛' 865,9,9,json.lcb 866,9,9,65 897,9,9,1 865,9,9,json.lcb 866

Fwd: why app version info is useful

2017-11-01 Thread Mark Wieder via use-livecode
more on the topic of dangerous interfaces: "Which version of SharePoint am I using?" https://support.office.com/client/Which-version-of-SharePoint-am-I-using-3575ff57-037f-48cf-9398-99080c34b25f -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode

Android Oreo Infinite Boot Loop

2017-11-01 Thread Alejandro Tejada via use-livecode
Interfaces are beautiful and dangerous: https://www.bleepingcomputer.com/news/mobile/android-oreo-adaptive-icons-bug-sends-thousands-of-phones-into-infinite-boot-loops/ "A bug in the new "Adaptive Icons" feature introduced in Android Oreo has sent thousands of phones into infinite boot loops, for

Re: Relative Paths in Property Inspector

2017-11-01 Thread Brian Milby via use-livecode
PR submitted: https://github.com/livecode/livecode-ide/pull/1817 For bug: http://quality.livecode.com/show_bug.cgi?id=17287 Not sure how it will be received, but it uses the pref to always use absolute path names for images to decide whether to convert a path to relative. On Sun, Oct 29, 2017 at

Announcing our first Livecode app in the iOS App Store

2017-11-01 Thread hlowe via use-livecode
I am excited to announce the release of Ascriva Health Informatics' first app for iPhone and iPad in the App Store. The app was developed using Livecode. Many thanks for the knowledge and support that I have received here as we worked towards this first product release. ICD-10-CM is the classifica

Xcode 9.1 support

2017-11-01 Thread hlowe via use-livecode
There has been a serious performance issue (related to OpenGL) with the iOS simulators under Xcode 9.0, to the point that they are so slow as to be unusable for testing. This has been widely commented on elsewhere and is not an LC-related problem. This issue is now fixed in Xcode 9.1, released tod

Re: OT: ...and everybody hates Perl...

2017-11-01 Thread Bob Sneidar via use-livecode
To be specific, no one hates working with Livecode. Bob S > On Oct 31, 2017, at 22:40 , Kaveh Bazargan via use-livecode > wrote: > > And nobody's heard of livecode. :-( ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this

Re: Why is everything in the IDE so tiny?

2017-11-01 Thread dunbarx via use-livecode
There are other things you can do. In the preferences, Under the "Object Sizes" pane, you can set the default sizes of all controls. This is similar to setting the template(control) to your own style, that virtual object being able to set defaults on any property available to the control. Craig N