RE: Running Processes in the background

2016-01-18 Thread Ralph DiMola
Enclose tTest in quotes in the send otherwise it is looking for the variable tTest. send "tTest" to me in 1 minute Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.

RE: Forcing an android app to quit when the 'home' button is clicked?

2016-01-18 Thread Ralph DiMola
That will work if the user hits the back key but if they hit the home button not so much. I leave my app open but I think remember some thread that mentioned the engine sends a message when the app is de-focused. Can't remember what it was. I believe it was suspendStack and resumeStack Ralph

RE: Running Processes in the background

2016-01-18 Thread Ralph DiMola
Woops.. Thanks Klaus. Glen, Shout out if you need any other help! Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Glen Bojsza Sent: Monday, January 18

RE: Windows 10 system version

2016-01-11 Thread Ralph DiMola
Rumors is that 9 was skipped and 10 was used so that legacy SW looking for the leading 9 in Win 95/98 did not go south. 10 is correct. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun

FW: important message (Spam)

2016-01-11 Thread Ralph DiMola
I just received this. Do we have a problem? Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net From: Sharon McQueen [mailto:neil.da...@davismaterial.com] Sent: Monday, January 11, 2016 4:14 PM To: How to use LiveCode; Mark Waddingham; MikeKerner; Ralph

RE: Array constants in LiveCode Builder

2016-01-06 Thread Ralph DiMola
/command optional arguments because you need to declare the array and then add an extra line of code to insert each argument into an array. Example: Put MyFunction(SomeVar,{"cats": 5, "dogs": 23},SomeOtherVar) into MyVar PS: I know there is a good reason but I got to know...

RE: Take a look back through 2015

2015-12-22 Thread Ralph DiMola
+1 The mother ship has been all over this list and we all appreciate it! The best to the RR Team and the use/dev list members and their Family and Friends! I would be lost without this list. Hope to see many of you good folks next August! Ralph DiMola IT Director Evergreen Information

RE: Stored procedures like using in livecode ..

2015-12-17 Thread Ralph DiMola
What ODBC connector are you using? Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of david alfredo zuñiga soto Sent: Thursday, December 17, 2015 12:04 PM

RE: Animations on iOS

2015-12-15 Thread Ralph DiMola
thru the transparency of the objects bounding box (ball is round control is a rectangle) It's not on the next card. I have to put a QCC report in on this one. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use

RE: Happy LC Holidays

2015-12-14 Thread Ralph DiMola
That would be a +1 from Margaret and I. Best to you and your loved ones! Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Jim Lambert Sent: Monday

RE: Animations on iOS

2015-12-14 Thread Ralph DiMola
ball to distract the user while the rest of my app loads and initializes. How long is the load delay? I'm using LC 6.7.6 Android Win XP, LC 6.7.7 iOS Xcode 6.2 OSX 10.9.5. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use

RE: wtf diesel?

2015-11-20 Thread Ralph DiMola
responses for either of the last 2 emergency support requests. That being said I see that a few hours after both requests the load on diesel went back to LOW. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode

Re: wtf diesel?

2015-11-20 Thread Ralph DiMola
No word from David about what happened.  David probably hasn't had much sleep in last few days. I'm sure  he will let us know when he wakes up. Ralph DiMola Evergreen Information Services Original message From: Richard Gaskin <ambassa...@fourthworld.com> Date:11/20/20

RE: Mobile Resizestack handler possible bug

2015-11-19 Thread Ralph DiMola
the connectivity test into the preopencard handler and set a custom property. Problem solved, but I will make a test stack for a QCC report because it work on Android. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode

RE: wtf diesel?

2015-11-19 Thread Ralph DiMola
The load on diesel went from high to low around 18:00 EST. It's still low. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Simon Sent: Thursday, November

RE: diesel again

2015-11-19 Thread Ralph DiMola
Mark, Please do contact Davis directly. Diesel's load is back to HIGH and no mail is getting sent. I just logged another emergency support request. Thanks! Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode

RE: diesel again

2015-11-18 Thread Ralph DiMola
Very Funny!! But if it followed VW's lead there should be better performance with less power use but more heat output. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com

diesel again

2015-11-18 Thread Ralph DiMola
Server load is high and emails are getting delayed. I reported it to David. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Mobile Orientation

2015-11-18 Thread Ralph DiMola
ice is stuck in landscape. You have to do a mobileSetAllowedOrientations "portrait,portrait upside down" FIRST to rotate the screen back to portrait. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net __

Mobile Resizestack handler possible bug

2015-11-18 Thread Ralph DiMola
ONLY on iOS if you do a: put URL ("https://xx.on-rev.com/service/SomeScript.lc?function=) into Str2 while in a resize stack handler the app locks up. I think this is a bug and will put together a QCC report unless anyone knows if this is a limitation of iOS. Ralph DiMola IT Dir

RE: wtf diesel?

2015-11-16 Thread Ralph DiMola
and test emails from Saturday were just delivered 1/2 hour ago. Never heard what the solution was but it did not seem to release the emails that were sent before it was fixed. Are your emails still being delivered late? If so I would put in an emergency on-rev support ticket immediately. Ralph DiMola

RE: OT: Announce -- Himalayan Academy's First LiveCode Mobile App is Up

2015-11-06 Thread Ralph DiMola
+1 Nice... JLG has also helped me! Thanks J! Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Alejandro Tejada Sent: Thursday, November 05, 2015 11:46 PM

RE: Diesel down again?

2015-11-02 Thread Ralph DiMola
Diesel's cPanel is down. The MySQL and Web servers are up. I put in an emergency support request to David. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf

RE: [ANN/OT] - Nice Review Of My LiveCode Simulation

2015-11-02 Thread Ralph DiMola
There always has to be the first and last occurrence of anything in the universe. Could we be the first or last? Engaging read. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun

RE: [ANN] LiveCode Blog (mostly)

2015-10-30 Thread Ralph DiMola
+1 Nice... Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Neil Roger Sent: Friday, October 30, 2015 6:41 AM To: How to use LiveCode Subject: Re: [ANN

RE: SQLite: how to open existing database in memory

2015-10-21 Thread Ralph DiMola
I use the attach command all the time. Among other things it makes joins across DBs possible. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Bob Sneidar

RE: Quicktime in Windows 10?

2015-10-20 Thread Ralph DiMola
Nice... I love to see FZ references now and again. "The present day composers refuse to die" Edgard Varèse Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com]

RE: Quicktime in Windows 10?

2015-10-19 Thread Ralph DiMola
That's what Frank Zappa said about Jazz. "Jazz is not dead... it just smells funny" Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net >OK, QuickTime is not dead, but it smells funny :-D >Best >Klaus >-- >Klaus Major >http://www.

RE: twitter in liveCode ?

2015-10-19 Thread Ralph DiMola
The login credentials for both Twitter and Facebook will be remembered when using the browser control. I only tested on mobile. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun

RE: iPad File structure question

2015-10-15 Thread Ralph DiMola
lder" to "specialFolderPath("cache")" and open it there. The user can clear the cache so check at each startup to make sure the db is still in the "specialFolderPath("cache")" folder. There is no size limitation(within reason) for the cache on iOS

RE: Forcing string comparisons, or When is "0" not 0?

2015-10-15 Thread Ralph DiMola
not then "exactly" would mean just what is says "EXACTLY". But respecting the caseSensitive property would be more flexible. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net Phone: 518-636-3998 Ex:11 Cell: 518-796-9332 -Original M

RE: iPad File structure question

2015-10-15 Thread Ralph DiMola
uments()slash&"Mydb.db" This will work in the IDE or Mobile. Disclaimer. I excised this code and there could be a typo But this should get you going. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-

RE: help changing the From address when sending email

2015-10-12 Thread Ralph DiMola
ld be lowered even more with more header tweaking but this get my emails delivered and not put into junk mail folders. I have done some major re-working of the example sendmail script. Let me know if you would like me to send you my updated version. You may have to change a few things to make it your

RE: iOS dumb question

2015-10-12 Thread Ralph DiMola
Bill, Paul H provided this link in another thread. This tells you all you need to know about Xcode/Mac OS/LC versions. https://livecode.com/resources/support/ask-a-question/ …then just click on "What iOS/Xcode version matches which version of LiveCode?". Ralph DiMola IT Director

RE: iOS dumb question

2015-10-12 Thread Ralph DiMola
ate a stack without going through the Apple approval process. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of William Prothero Sent: Monday, October 12, 2015 7:2

RE: iOS dumb question

2015-10-12 Thread Ralph DiMola
change one of those behaviors? Even if the image sends a mouseup message to a library stack contained in the original app, I guess that a simple mouseup script would be considered code and be forbidden to be downloaded whether the script changed or not. Ralph DiMola IT Director Evergreen Infor

LC Memory Leak

2015-10-02 Thread Ralph DiMola
but certainly not 100mb worth. Anybody else seeing this? Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net Phone: 518-636-3998 Ex:11 Cell: 518-796-9332 ___ use-livecode mailing list use-livecode@lists.runrev.com

RE: Two mobile audio issues

2015-09-25 Thread Ralph DiMola
back from Apple (for a host of other things but not the plist hack). All I do is delete: UIApplicationExitsOnSuspend ${APPLICATION_EXITS_ON_SUSPEND} Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use

RE: Release 8.0 DP 5

2015-09-25 Thread Ralph DiMola
ed the Mac has 273. Mega Fonts with any Unicode app will slow the load time(ex:photoshop). Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this ur

RE: non-breaking spaces in fields?

2015-09-24 Thread Ralph DiMola
quot;(160)&"def") yields "abc" Just another reason to let go of LC 6 completely. But just like my keyboard, I find it hard to let go. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:

RE: Anomalous Script behavior

2015-09-23 Thread Ralph DiMola
t available in the message box. This is not a problem if you want to just see the contents but you can't "put somevar" in the message box. All the message box says is "somevar" not the contents of somevar. Ralph DiMola IT Director Evergreen Information Services rdim...@evergr

RE: Mobile ftp

2015-09-21 Thread Ralph DiMola
John, This works for me on mobile. put MyVar into url ("ftp://Username:=passw...@xyz.on-rev.com/somepath/filename.txt;) Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runre

RE: Mobile ftp

2015-09-21 Thread Ralph DiMola
"File:"& specialFolderPath("documents") & slash & "MyFile.txt") into url("ftp://Username:=passw...@xyz.on-rev.com/somepath/filename.txt;) Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: us

RE: Mobile ftp TYPO

2015-09-21 Thread Ralph DiMola
t;File:"& specialFolderPath("documents") & slash & "MyFile.txt") into MyVar put MyVar into url("ftp://Username:passw...@xyz.on-rev.com/somepath/filename.txt;) or put it in one line: put url ("File:"& specialFolderPath("documents") & sl

RE: LiveCode for the rest of us

2015-09-20 Thread Ralph DiMola
+1 Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Mark Wieder Sent: Friday, September 18, 2015 9:20 PM To: How to use LiveCode Subject: Re: LiveCode

RE: HTML5 test

2015-09-17 Thread Ralph DiMola
Nice! The cursor should be a pointer of some kind when in a control. Is this you or the limitation of the current HTML5 java engine? Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun

RE: Xcode Organizer

2015-09-16 Thread Ralph DiMola
You can see the devices and simulators in Window==>devices. You can just drag .app files into the device. The provision profiles are in Prefs==>Accounts==>View Details. There is a refresh icon. When you refresh it gets all the current Provisioning Profiles setup on the developer web sit

RE: Launch on Android

2015-09-16 Thread Ralph DiMola
I have had success with Facebook opening up this url in revbrowser on both iOS and Android (note the https)==> "https://www.facebook.com/myFBName; Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [ma

RE: Silly conference survey

2015-09-08 Thread Ralph DiMola
I missed it also. When was it sent and what was the subject? Thanks Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Kaveh Bazargan Sent: Tuesday

RE: Editing Large Scripts is Faster

2015-09-04 Thread Ralph DiMola
Thank You. Works fine with 6.7.6. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Mark Wieder Sent: Friday, September 04, 2015 9:24 PM To: How to use

RE: Compare numeric strings with leading zeros

2015-09-03 Thread Ralph DiMola
Agreed + 1. Although the "x" or checking the length will work it seems that matchText is a lot cleaner and easier to read in the future. Thank All! Thanks Thierry... matchText it is! Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Origin

RE: Compare numeric strings with leading zeros

2015-09-03 Thread Ralph DiMola
Ah, I did not have a chance to read the docs about matchText yet. This why the uselist is one of the best lists around. I was trying to avoid another user function but it look like stringsAreEqual is going in my master library. Thanks Lyn! Ralph DiMola IT Director Evergreen Information

Compare numeric strings with leading zeros

2015-09-02 Thread Ralph DiMola
Feeling pretty clueless here but... I need ("5" = "005") to be false. This is for password validation. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net ___ use-livecode mailing list use-livec

Re: Compare numeric strings with leading zeros

2015-09-02 Thread Ralph DiMola
Thanks all. The length test or putting an alpha char before both seems like the easiest.  I was hoping there was another more elegant way. This makes me rethink my LC habits in a big way. I was hoping that there was a way to coerce "005" into a string of 3 chars. Thanks again! ! Ra

Re: Compare numeric strings with leading zeros

2015-09-02 Thread Ralph DiMola
I would have thought 5=005 would evaluate as true and "5"="005" would evaluate as false.  Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net Office: 518-636-3998 ex:11 Cell: 518-636-3998 Original message From: &q

RE: Goodbye stsMLXEditor

2015-08-31 Thread Ralph DiMola
+2 I use it on mobile. Debugging mobile was a nightmare before it. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Peter Haworth Sent: Monday, August 31

RE: Two great tips, one fantastic source...

2015-08-21 Thread Ralph DiMola
On screen RGB does not tell you what's in the image file. The monitor's color profile(gamma and such) will modify the image for viewing on the screen. It's a great tool to see what is rendered on screen but not to examine the raw content of a displayed image. Ralph DiMola IT Director Evergreen

RE: No Messages Until Scroll

2015-08-18 Thread Ralph DiMola
Haven't had the problem. The only things off the top of my head is message path, layers or silently failing scripts. I'd put an answer dialog at the top of the mouseup handler for the group and button and see what you get. Ralph DiMola IT Director Evergreen Information Services rdim

RE: No Messages Until Scroll

2015-08-18 Thread Ralph DiMola
Is this a bug or expected behavior? I guess I have never seen it because when I create the scroller I always set the v/h scroll to something even if it's zeros. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode

RE: Open Source Kickstarter Report Card

2015-08-17 Thread Ralph DiMola
I had a one-on-one with Mark at RR14. We talked about PDF support. We discussed a widget using PDFium. Mark and the team are well aware of the need of PDF support. I'm sure it's on the hot list. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net

RE: Open Source Kickstarter Report Card

2015-08-17 Thread Ralph DiMola
and got a headache on the 3 page. I know that PDFium is doing the heavy lifting but the PDF spec is nasty. Add bookmarks, PDF fields and java into the mix and can get ugly fast. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net

RE: Open Source Kickstarter Report Card

2015-08-17 Thread Ralph DiMola
Tom, It's an Apple's restriction. Although you can generate and test Open Source iOS apps you can't submit them to the iStore. Apple does not approve open source apps. I'm not sure if the iOS option is disabled on the community version, but I don’t think so. Ralph DiMola IT Director

RE: MySQL: PHP or direct access?

2015-08-13 Thread Ralph DiMola
service (LC server, PHP...) to access a MySQL DB over https what are the vulnerabilities? Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Peter Haworth Sent

RE: Business Application Framework

2015-08-13 Thread Ralph DiMola
+1 William Prothero wrote That said: I love the application and am grateful for it every day that I use it. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net ___ use-livecode mailing list use-livecode

RE: Business Application Framework

2015-08-13 Thread Ralph DiMola
+2 also Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of William Prothero Sent: Thursday, August 13, 2015 3:59 PM To: Use-livecode Use-livecode Subject: Re

RE: MySQL: PHP or direct access?

2015-08-13 Thread Ralph DiMola
anyone from issuing commands to the web service. Am I missing anything security wise here? Does this model eliminate the need for parameterized queries? Can I send SQL from the client and be safe or do I need to set up some only known to me data structure for DB requests? Ralph DiMola IT Director

RE: Business Application Framework

2015-08-12 Thread Ralph DiMola
+1 Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Jim Lambert Sent: Wednesday, August 12, 2015 9:08 PM To: use-livecode@lists.runrev.com Subject: Re

RE: Local Path for Mobile

2015-08-09 Thread Ralph DiMola
the long name of this stack into tStackPath delete char 1 to 7 in tStackPath set the itemdelimiter to slash return item 1 to -2 of tStackPath end switch end TheEngine Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original

Re: Local Path for Mobile

2015-08-09 Thread Ralph DiMola
gotchas.  Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net div Original message /divdivFrom: Brahmanathaswami bra...@hindu.org /divdivDate:08/09/2015 20:51 (GMT-05:00) /divdivTo: How to use LiveCode use-livecode@lists.runrev.com

RE: Local Path for Mobile

2015-08-08 Thread Ralph DiMola
in the IDE. This allows testing using the same code.  Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net div Original message /divdivFrom: Brahmanathaswami bra...@hindu.org /divdivDate:08/08/2015 18:04 (GMT-05:00) /divdivTo: How to use

RE: Local Path for Mobile

2015-08-08 Thread Ralph DiMola
(cache) = No equivalent. specialFolderPath(resources) = No equivalent. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Colin Holgate Sent: Saturday, August 08

RE: Could someone explain this por favor ?

2015-08-07 Thread Ralph DiMola
with the $_GET array or the returned data. One of my parameters is an email address and the @ is already urldecoded in the $_GET array. Based on this thread I now question if I am just lucky by not urldecoding the $_GET array? Ralph DiMola IT Director Evergreen Information Services rdim

RE: Livecode server latency...

2015-08-07 Thread Ralph DiMola
. I have not heard back yet. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net Phone: 518-636-3998 Ex:11 Cell: 518-796-9332 -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Richard Gaskin Sent: Friday

RE: LiveCode Server latency causing empty results

2015-08-06 Thread Ralph DiMola
I have always used the form== put url (https://blah.com?test=fdsfsday=Tue;) into MyVar. Some of my request have very long urls and I have had no problems as of yet. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode

RE: LiveCode Server latency causing empty results

2015-08-06 Thread Ralph DiMola
. If there is a timeout then empty is returned as you experienced. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Roger Eller Sent: Thursday, August 06, 2015 10:24 AM

RE: parameterized query with wildcard

2015-07-30 Thread Ralph DiMola
Peter, If you using an SSL connection to the DB is there still SQL injection risks? 3...2...1... and Mark Wieder says Use a web service Then I will +1 it. I have almost completely moved to the https web service model for remote DB access. Ralph DiMola IT Director Evergreen Information

RE: LiveCode and SQLite performance

2015-07-24 Thread Ralph DiMola
+10 Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Richard Gaskin Sent: Friday, July 24, 2015 1:04 PM To: use-livecode@lists.runrev.com Subject: Re

RE: Referencing a control name

2015-07-24 Thread Ralph DiMola
Also control is a synonym for field, button, image. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Peter Bogdanoff Sent: Friday, July 24, 2015 8:06 PM

RE: Catch a Glimpse of HTML5!

2015-07-16 Thread Ralph DiMola
On my Galaxy S4 the word Calculator is overlapping the web page path and I get an Exception thrown, see JavaScript console in the bottom area. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode

RE: Catch a Glimpse of HTML5!

2015-07-16 Thread Ralph DiMola
Built in browser== Java Exception Chrome==Runs but right side is cut off and you can't slide it into view and a 9 is in the result when started Firefox==Runs but right side is cut off and you can't slide it into view and a 9 is in the result when started Dolphin== Locks up. Ralph DiMola

RE: Catch a Glimpse of HTML5!

2015-07-16 Thread Ralph DiMola
I wrote user i/o for FP numbers on a custom super computer. I took care of every case I could imagine...11, 1.23, 1. E-10, 33 e2, 000.0001 The person I demoed it for typed +0. The entire super computer crashed faster than.. Ralph DiMola IT Director Evergreen Information Services rdim

RE: put url web service timeout

2015-07-15 Thread Ralph DiMola
is the best way to report errors in the LC Dictionary. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

RE: Has the founders on-rev package been reduced to 25 GB?

2015-07-10 Thread Ralph DiMola
I'm a founder and cPanel has me at: Disk Space Usagex GB / 97.66 GB Monthly Bandwidth Transfer xGB / 488.28 GB My guess is that with all the server shuffling you got reduced by mistake. If your banging up against the limit wakeup David if not send a support request. Ralph

RE: Diesel is down

2015-07-10 Thread Ralph DiMola
Saw that. Thanks! It also looks like it's all back up now. I can log into cPanel and access MySQL server Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf

Diesel is down

2015-07-10 Thread Ralph DiMola
I can't get to diesel or the server status page. Can anyone else verify? Thanks Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

RE: Unusual list spam - caution

2015-07-10 Thread Ralph DiMola
and tossing them into a biker bar. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of J. Landman Gay Sent: Friday, July 10, 2015 2:41 PM To: LiveCode Mailing List Subject

RE: LiveCode Server - where to start?

2015-07-07 Thread Ralph DiMola
I you go to the classic account page the commercial server download link is there along with the username and password. I just downloaded it a month ago so I could use password protected library stacks. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net

put url web service timeout

2015-07-06 Thread Ralph DiMola
why my sendmail request to the web service was returning empty. Sendmail on the server is taking 11 seconds to finish so I never received a return status. Thank You! Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net

RE: put url web service timeout

2015-07-06 Thread Ralph DiMola
Pierre, Thanks! I am doing the same thing (even the same escapeShellArg and setQuote). The big delay is when I send mail to other domains than on-rev.com. I would think that the 10 second timeout in the LC client should be able to be increased somehow. Ralph DiMola IT Director Evergreen

RE: Xcode Error with iOS 8.3 Device

2015-06-30 Thread Ralph DiMola
could not be mounted error on the 8.3 device. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of J. Landman Gay Sent: Tuesday, June 30, 2015 11:07 AM To: How

RE: Xcode Error with iOS 8.3 Device

2015-06-30 Thread Ralph DiMola
Scott Rossi wrote If there is a restriction, perhaps Yosemite is needed for 8.3 ? That my understanding. I'll be upgrading to Yosemite in the very near future now that Xcode 7 has been released. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original

RE: Update SQLlite in app

2015-06-30 Thread Ralph DiMola
Do it all the time with 6 apps. When the OTA update is posted to the server I notify the user of a pending data update and allow the user to take it now or later. Apple saw this and thought I was updating the app and rejected me. I explained that is was only the data and was approved. Ralph

RE: iPad Submissions

2015-06-29 Thread Ralph DiMola
I’ve also had success of the last couple weeks with LC 6.7.5 • Mac 10.9.5 • Xcode 6.2. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Randy Hengst Sent

Livecode server timeout

2015-06-28 Thread Ralph DiMola
?  Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com

RE: Caching issue on iOS

2015-06-18 Thread Ralph DiMola
Put this at the end of the url ?seconds=urlencode(the seconds) Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Magicgate Software - Skip Kimpel Sent

RE: Differences in burning programs on OS X

2015-06-17 Thread Ralph DiMola
on a Mac. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net Phone: 518-636-3998 Ex:11 Cell: 518-796-9332 -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Tiemo Hollmann TB Sent: Wednesday, June 17, 2015 11:53 AM

RE: Equilateral Triangles

2015-06-16 Thread Ralph DiMola
I have nothing to offer on the triangle front but... GOOD FOR YOU getting the young skulls full of mush all worked up and excited about programming. You the man Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net Phone: 518-636-3998 Ex:11 Cell: 518-796-9332

RE: LC Android: Invalid Keystore Format error when saving a standalone for deployment

2015-06-11 Thread Ralph DiMola
version issues with Google (http://quality.runrev.com/show_bug.cgi?id=14257) I also have had no problems submitting and getting iOS apps approved(yesterday) with this setup. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use

RE: LC Android: Invalid Keystore Format error when saving a standalone for deployment

2015-06-11 Thread Ralph DiMola
it with the second password? Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Matthias Rebbe | M-R-D Sent: Thursday, June 11, 2015 4:37 AM To: How to use LiveCode Subject

RE: LC Android: Invalid Keystore Format error when saving a standalone for deployment

2015-06-10 Thread Ralph DiMola
Matthias, I also have a keystore I created in 2011 and it still valid even with all the Android SDK updates. I use it daily. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun

<    5   6   7   8   9   10   11   12   13   14   >