Re: Saving In Script Only Format Message - Really Needed

2019-09-03 Thread Sannyasin Brahmanathaswami via use-livecode
"foot in mouth" embarrassing… I somehow added chars-string to the app folder name, Git repository, in the background. I use LaunchBar extensively, with 50 "clipboards" retained… I must have hit and selected the folder name and then cmd-\ when I meant "return" (should change that… is to close t

Re: Forum messages no longer distributed?

2019-09-03 Thread J. Landman Gay via use-livecode
On 9/3/19 1:10 PM, R.H. via use-livecode wrote: Since August 31st I do no longer receive daily email messages from the Forum. Am I the only one? Same. Can you report it please? -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyp

Re: Forum messages no longer distributed?

2019-09-03 Thread Lagi Pittas via use-livecode
#metoo Lagi On Tue, 3 Sep 2019 at 19:11, R.H. via use-livecode < use-livecode@lists.runrev.com> wrote: > Since August 31st I do no longer receive daily email messages from the > Forum. Am I the only one? > > Roland > ___ > use-livecode mailing list >

Forum messages no longer distributed?

2019-09-03 Thread R.H. via use-livecode
Since August 31st I do no longer receive daily email messages from the Forum. Am I the only one? Roland ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Compiles But Does Not Execute

2019-09-03 Thread Tom Glod via use-livecode
yeah i've had a few ones like that .. its like it doesn't go through the rest of the line after it has the destination of the put. I bet if you put this into 9.5 the debugger will catch it. On Tue, Sep 3, 2019 at 11:54 AM Ralph DiMola via use-livecode < use-livecode@lists.runrev.com> wrote:

Compiles But Does Not Execute

2019-09-03 Thread Ralph DiMola via use-livecode
I had a cut-and-paste mistake. I wonder why this compiles but throws an error at execution time? Is this a bug or a parser anomaly? Took me a few minutes to spot it as it was a small change to LC server code and had to debug via a test routine in the IDE. put ">" after tStr after tStr Ralph Di

Re: Saving In Script Only Format Message - Really Needed

2019-09-03 Thread Rick Harrison via use-livecode
Hi Sannyasin, It sounds like this is just a warning message to remind you that you are only saving the script and not saving the entire stack that may contain data. Hence the risk of data loss. It’s just a warning I think you can feel free to ignore it, as long as you understand what it is trying

Saving In Script Only Format Message - Really Needed

2019-09-03 Thread Sannyasin Brahmanathaswami via use-livecode
When we open a script only stack in the SE. And save it, we are getting the annoying message now. "Saving in script only format will result in loss of data as only the script will be save. Are you sure you wish to continue? No | Yes " Given that the 1. the dev *wants* to save the

Re: iOS + UIWebView = Denied!

2019-09-03 Thread Dan Friedman via use-livecode
Mark, That's good to hear!Thanks for the info. -Dan On 9/2/19, 10:23 PM, "use-livecode on behalf of Mark Waddingham via use-livecode" wrote: On 2019-09-03 06:06, Dan Friedman via use-livecode wrote: > So, I uploaded an update to TestFlight today, and this is what I got > f

[ANN] DGH 2.6.0 Gives More Colors To Your Datagrids Tables

2019-09-03 Thread zryip theSlug via use-livecode
Dear Livecode and DGH Users, We have just released a new version of DGH! New: - Column header color and column color: - It is now possible to color column headers (label and background) and column. - The DGH_Properties script has changed to support columns colorization. - Properties for colorin