Re: [ANN] tmControl2 v2.2 Released for LiveCode 7

2016-03-10 Thread Skip Kimpel
I am very excited for this release. Thank you for your continued work on this awesome product! SKIP > On Mar 10, 2016, at 1:43 PM, Scott Rossi wrote: > > Happy to announce a major new update of my tmControl2 iOS control set for > LiveCode with tons of fixes and lots of new features. A limited

Re: Exchange 365 RESTful API

2016-03-22 Thread Skip Kimpel
I have not tried this but would be very interested to find out if you come across anything! SKIP On Tue, Mar 22, 2016 at 12:07 PM, Colin Kelly wrote: > Has anyone successfully sent any email messages using Microsoft’s RESTful > API for their exchange 365 service? > > — > Colin Kelly > > > > > >

Query for valid email

2016-04-27 Thread Skip Kimpel
Is there a quick way to script out a process to validate if an email address is valid against the mail sever you are sending it to? We are trying to scrub a large list of old emails to see if they are still valid or not. Your input would be most appreciated. __

Re: Query for valid email

2016-04-29 Thread Skip Kimpel
Overall, it sounds like this may not be a good path to down as the remote server might consider me to be a spammer and I have the potential of getting my IP blocked. Possible but not recommend is my takeaway from this. Thank you everybody for your research and input. SKIP On Fri, Apr 29, 2016 a

Re: Infinite LiveCode - Message from CEO

2016-05-12 Thread Skip Kimpel
+1 > On May 12, 2016, at 4:55 PM, Sannyasin Brahmanathaswami > wrote: > > I have bought, paid, contributed to every single forward offer that RunRev > and LiveCode have offered through the years, I had a great deal of faith in > our LC team at HQ. > > But when I saw recently that something

Re: [ANN] Release 8.0.1 RC-1

2016-05-14 Thread Skip Kimpel
+1 > On May 13, 2016, at 9:54 PM, mwie...@ahsoftware.net wrote: > > > Quoting "J. Landman Gay" : > >>> On 5/13/2016 2:27 PM, Matthias Rebbe wrote: >>> >>> Sometimes i find myself opening LC6 or 7 just to use the >>> dictionary of that version. >> >> I do the same. > > Same here. > > -- > M

Livcode and AWS S3 (Windows)

2016-05-20 Thread Skip Kimpel
Anybody have experience with S3 buckets and Livecode? The LibS3.rev that exists out there seems to be dated and has issues connecting. AND it has to run within an Windows standalone. Any help would be GREATLY appreciated! SKIP ___ use-livecode mailing

Re: Livcode and AWS S3 (Windows)

2016-05-21 Thread Skip Kimpel
. Landman Gay wrote: > >> On 5/20/2016 4:17 PM, Skip Kimpel wrote: >> Anybody have experience with S3 buckets and Livecode? The LibS3.rev that >> exists out there seems to be dated and has issues connecting. >> >> AND it has to run within an Windows standalone

Modal stack on third screen

2016-06-13 Thread Skip Kimpel
How can I open a modal stack on a different screen. For instance, I have two screens. I want the modal stack that I initiate from my main standalone to open on the same screen that I have moved my main standalone to? Currently, if I launch my main application on screen one, move it over to scree

Windows shell craziness

2016-07-05 Thread Skip Kimpel
Before I go crazy trying to format this properly, how can I format a shell call to program with "options?" For instance I want to call fping.exe which is in the same folder as the standalone. However, the fping.exe command line should look like this: fping.exe 127.0.0.0 -l -n1 This is what is N

LC 8 on Windows

2016-07-09 Thread Skip Kimpel
I have to ask has anybody actually tested LC8 on a Windows machine? It seems like so many features are missing or don't work that I am surprised there is not more outrage. A FEW examples: *Can't right click on a field to get options *Script window, after making changes, APPLY button does noth

Re: LC 8 on Windows

2016-07-09 Thread Skip Kimpel
I am running Windows 8.1 with LC 8.0.2 RC3 On Sat, Jul 9, 2016 at 4:27 PM, Richard Gaskin wrote: > Skip Kimpel wrote: > > > I have to ask has anybody actually tested LC8 on a Windows > > machine? It seems like so many features are missing or don't > > work tha

Re: LC 8 on Windows

2016-07-09 Thread Skip Kimpel
files will be recreated > once you launch LC. > > Regards, > Panos > -- > > On Sat, Jul 9, 2016 at 11:37 PM, Skip Kimpel wrote: > > > I am running Windows 8.1 with LC 8.0.2 RC3 > > > > On Sat, Jul 9, 2016 at 4:27 PM, Richard Gaskin < > ambassa...@

Re: LC 8 on Windows

2016-08-04 Thread Skip Kimpel
'm sure there could be > something > > ... ] > > > > Could there be a special "plugin diagnostic mode" ? > > > > When it is active, the IDE would > > > > - startup one plugin at a time > > > > - let you use it

Get value of JSON

2016-08-05 Thread Skip Kimpel
Good morning LC'ers! I have been able to successfully user mergJson to create a treeview of my JSON data, but I have a quick question: If I wanted to get a specific value, several "levels" deep, how would I format that that code? Thank you for your help! SKIP ___

Re: Get value of JSON

2016-08-05 Thread Skip Kimpel
.com/ ","payment_status":null,"3":"(561)222-5942","1.3":"FName","ip":"71.229.127.176","payment_amount":null,"2":" g...@test.com","5":"","currency":"USD","dat

Re: Get value of JSON

2016-08-05 Thread Skip Kimpel
"is_starred":0,"transaction_type":null,"created_by":null,"source_url":" http://te.com ","payment_status":null,"1.3":"FName","3":"(555)222-","payment_amount":null,"ip&qu

Re: What's everyone working on this month? (September 2016)

2016-09-01 Thread Skip Kimpel
applicants and perform reports critical to HR operations. Automatic routing of applications based on job function and location, statistical data, export capabilities to Excel, auto formatting of data into a standardized application, etc. Right up my alley! SKIP KIMPEL On Thu, Sep 1, 2016 at 4:48 AM

Re: [ANN] Release 8.1.0

2016-09-13 Thread Skip Kimpel
Really, really excited about this release, especially sFTP and SMTP support! SKIP On Tue, Sep 13, 2016 at 12:14 PM, Mike Kerner wrote: > Oh, yeah. 8.1 is out. > > On Tue, Sep 13, 2016 at 12:11 PM, Peter TB Brett > > wrote: > > > Dear list members, > > > > We are pleased to ann

Re: tsNet Qs

2016-09-16 Thread Skip Kimpel
Thank you so much for working on additional samples. These are critical features many of us have wanted for a long time. I was excited the other day when it was announced, immediately launched LC to "play" only to realize I didn't know enough, didn't have enough documentation and had no exampl

Re: tsNet Qs

2016-09-16 Thread Skip Kimpel
Can't wait to check it out.. Thank you! > On Sep 16, 2016, at 6:41 AM, Matthias Rebbe > wrote: > > Hi, > > i have now upgraded my demo stack with Charles corrections and additions. > The stack includes smtp and ftp samples. > https://dl.dropbox.com/s/q4oec8uu3pcdgfj/index.html >

Re: tSettings["username"]

2016-09-16 Thread Skip Kimpel
Great question... Awaiting responses... SKIP > On Sep 16, 2016, at 3:29 PM, Mark Clark wrote: > > Thanks for all the help so far. I forgot to ask -- what is the best way to > add multiple recipients, BCC, etc? > ___ > use-livecode mailing list > use-

Breaking out a PDF

2016-09-19 Thread Skip Kimpel
Has anybody taken a PDF, read it into LC and then split that PDF and created multiple PDF documents from it? Looking to create a streamlined way of doing this an a continuous basis. SKIP ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: Breaking out a PDF

2016-09-19 Thread Skip Kimpel
Thanks for the input. Kind of what I thought but was looking for some feedback to confirm this before I started down that path. SKIP On Mon, Sep 19, 2016 at 12:47 PM, Dr. Hawkins wrote: > On Mon, Sep 19, 2016 at 8:13 AM, Skip Kimpel wrote: > > > Has anybody taken a PDF, read it

Re: Breaking out a PDF

2016-09-19 Thread Skip Kimpel
00 65535 f > 09 0 n > 74 0 n > 000120 0 n > 000179 0 n > 000322 0 n > 000415 00000 n > 000445 0 n > trailer > << > /Size 8 > /Root 1 0 R > >> > startxref > 553 > %%EOF > &g

Re: Can we move the use-list to a Google Chat

2016-09-30 Thread Skip Kimpel
Same here. -1 for Google Chat. I much prefer a listserv for the same reason Matthias referred to as it is quick and easy to respond to using a tool (email) that is in my face 24/7. SKIP On Fri, Sep 30, 2016 at 4:08 PM, Matthias Rebbe < matthias_livecode_150...@m-r-d.de> wrote: > Google Chat

Using tsNet for sftp directory file listing

2016-10-28 Thread Skip Kimpel
Can anybody guide me in getting a file listing from a remote directory via SFTP connection? I currently have tsNet functioning to make the connection and uploading / downloading an individual file. However, I need to retrieve a list of files sitting in a directory. As always, your input is great

Re: excessive bounces

2016-10-29 Thread Skip Kimpel
Same here SKIP > On Oct 29, 2016, at 8:53 AM, Peter M. Brigham wrote: > > I got the same message, had to re-verify my subscription. Did gmail start > doing something different? > > — Peter > > Peter M. Brigham > pmb...@gmail.com > > >> On Oct 28, 2016, at 3:50 PM, Mike Bonner wrote: >> >

Re: Using tsNet for sftp directory file listing

2016-11-01 Thread Skip Kimpel
On 29/10/2016 7:52 AM, Richard Gaskin wrote: > >> Skip Kimpel wrote: >> >> > Can anybody guide me in getting a file listing from a remote >> > directory via SFTP connection? I currently have tsNet functioning >> > to make the connection and uploading / do

Re: Using tsNet for sftp directory file listing

2016-11-01 Thread Skip Kimpel
Thanks Richard, This whole tsNet thing has got me all turned around. Of course the example you gave works... I am just trying to figure out how this is all aligning with the future of secured sockets. SKIP On Tue, Nov 1, 2016 at 2:31 PM, Richard Gaskin wrote: > Skip Kimpel wrote: > >

Performance hit on REPEAT

2016-11-02 Thread Skip Kimpel
Anybody noticing a performance loss on v8.1.1 and using REPEAT? Seems to be taking an abnormal amount of time to process. Before I start sifting through my code I wanted to see if it was a known issue. SKIP ___ use-livecode mailing list use-livecode@li

Re: tsNET error under Windows

2016-11-04 Thread Skip Kimpel
I have a support case open with LC regarding a similar matter. Should have some answers shortly and I will share when I receive any info. SKIP > On Nov 4, 2016, at 12:04 PM, Matthias Rebbe > wrote: > > > Hi, > > i am currently running into a problem with tsNET external 1.2.2, 1.2.3, 1.2.4

Re: lcGoogleDrive, Livecode for FM, etc.

2016-11-19 Thread Skip Kimpel
That is really good news! > On Nov 19, 2016, at 9:13 AM, Alex Tweedly wrote: > > Wow ! Terrific. Like I said, I would have been happy to pay for extra > compnents, so to hear that they will be included, and in the Community > version, is better than I would have hoped for. > > > Thanks Monte

Re: tsNet docs/sample stacks

2016-12-01 Thread Skip Kimpel
Here is a nice stack from the creators of tsNet that demonstrates some of the key functionality. You can grab some code from this stack... I have put it up on my server so you can take experiment with it. http://magicgate.com/files/tsNet_Sample_Sync_Stack.livecode SKIP On Thu, Dec 1, 2016 at 1

Re: tsNet docs/sample stacks

2016-12-01 Thread Skip Kimpel
for SFTP operations. SKIP On Thu, Dec 1, 2016 at 12:31 PM, Ben Rubinstein wrote: > Thanks both of you... by my real question is how do you know about these > sample stacks? Is their existence being revealed one by one on a > need-to-know basis? > > > On 01/12/2016 17:06,

Re: [ANN] XLSX Library ready for a test - Looking for testers

2016-12-02 Thread Skip Kimpel
You know I am all in... I believe in the your products, Mr. Slug! SKIP On Thu, Dec 1, 2016 at 6:08 PM, Bob Sneidar wrote: > I'll give it a go later. > > Bob S > > > On Nov 30, 2016, at 15:36 , zryip theSlug zryip.thes...@gmail.com>> wrote: > > Dear LiveCode Users, > > We are working on a new L

Re: AW: Installer software

2016-12-10 Thread Skip Kimpel
+1 > On Dec 10, 2016, at 12:43 PM, Dave Kilroy wrote: > > Well when I was a Visual Studio guy if you wanted any sort of a decent > installer you had to use 3rd party software > > Making good Windows installers can be a big thing - and it used to be the > market leader product for this (this is

Specifying a printer

2016-12-13 Thread Skip Kimpel
Is there a way to hard code a printer to send specific jobs to? I have a dedicated label printer that I would like my app to print to if possible. Can I use "printerName" to set this value? SKIP KIMPEL ___ use-livecode mailing list us

Adding mergJson external to standalone

2016-12-15 Thread Skip Kimpel
done this in LC v7 SKIP KIMPEL ___ 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/mailman/listinfo/use-livecode

Re: Adding mergJson external to standalone

2016-12-15 Thread Skip Kimpel
the standalone > builder > > > On 16 Dec. 2016, at 9:39 am, Skip Kimpel wrote: > > > > I am trying to build a standalone (windows) using 8.1.1 and I am getting > > errors when I try to run it. I have isolated it down to calling a > > mergJson function within

Re: TS Net for Indy vs Business

2016-12-26 Thread Skip Kimpel
What features are you getting "unlicensed" for? SKIP > On Dec 26, 2016, at 9:03 PM, Sannyasin Brahmanathaswami > wrote: > > We need some help. > > We know that we can do SFTP with TS-Net external > > but > > functions that we try to use from an Indy LC return "unlicensed" even when, > the

Re: TS Net for Indy vs Business

2016-12-27 Thread Skip Kimpel
nse only > > + ideally: sample stack with 1 card script for each of the above. > > BR > > On 12/26/16, 7:14 PM, "use-livecode on behalf of Skip Kimpel" > > wrote: > >What features are you getting "unlicensed" for? > >SKIP >

Re: TS Net for Indy vs Business

2016-12-30 Thread Skip Kimpel
+1 LC needs to reconsider breaking up functionality based upon licensing. SKIP > On Dec 30, 2016, at 6:40 AM, Roger Eller wrote: > > I am really disappointed that SFTP (for Indy) is limited to a variable > (RAM) -vs- writing directly to a file. Moving large files that exceed > system RAM is v

Re: Focus on next field

2014-11-25 Thread Skip Kimpel
t; put the number of the target mod the number of fields + 1 into f >> end if >> focus on fld f >> end returninfield >> >> >> on EnterInField >> returnInField >> end enterInField >> >> >> >> >>>&g

Re: Free IP Calculator

2015-01-15 Thread Skip Kimpel
That's a lot of notes to yourself :) Thanks for sharing! SKIP > On Jan 15, 2015, at 6:17 PM, Bob Sneidar wrote: > > Change this line to: > > — usablecount > set the itemdelimiter to “.” > > won’t work without it. Another note to self: Don’t try to modify code posted > in an email. > > Bo

Re: MySQL lite password

2015-02-20 Thread Skip Kimpel
Encrypt the entire database? Or encrypt the data inside of the database? > On Feb 20, 2015, at 5:05 PM, JB wrote: > > THANKS FOR THE INFO! > > I can encrypt the DB and use > a password from there. Your > info saves me a lot of time. > > thanks again, > John Balgenorth > > >> On Feb 20, 2015

RunRev 2015

2015-03-07 Thread Skip Kimpel
Throwing this out there... Any info on this years conference? It would be great to be able to plan for this. Then again, have it in Miami and I can attend anytime. SKIP ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this u

Re: XML Tutorial

2015-03-13 Thread Skip Kimpel
I HIGHLY recommend MasterLibrary!! I have used these XML functions and they work like a charm. SKIP > On Mar 13, 2015, at 1:59 PM, Michael Doub wrote: > > Graham, > > ConvertArrayToXML and ConvertXMLToArray are both in the MasterLibrary under > Misc. > > https://www.dropbox.com/s/3wpwn3h

Re: WatchKit

2015-03-16 Thread Skip Kimpel
w/all-about-android/204 > > > > On Mon, Mar 16, 2015 at 10:27 AM, Magicgate Software - Skip Kimpel < > s...@magicgate.com> wrote: > >> Roger, >> >> I did... thank you. Very interesting conversation and I will be interested >> to see how strong d

Re: Accessing Amazon Database?

2015-04-01 Thread Skip Kimpel
I am actually in the process of experimenting with Azure and SQL. Very, very impressed with what I have been able to do so far and how easy it is to implement and manage. SKIP > On Apr 1, 2015, at 7:18 PM, kee nethery wrote: > > I want to build a multi-user database client that uses Amazon A

Re: ANN: Script Editor Themer V2 Released

2015-04-13 Thread Skip Kimpel
I also store my plugins folder in DropBox but I do not experience any issues or errors. All works fine from my side. SKIP > On Apr 13, 2015, at 2:13 AM, AndyP wrote: > > Hi Stephen, > > This is odd, I have had my plugins in Dropbox right from the start of > development. I suspect both the

Re: [ANN] mergAV 4, mergBanner 2 & iOS 8.3 builds

2015-05-07 Thread Skip Kimpel
ine docs now. > >> On 8 May 2015, at 2:42 am, Magicgate Software - Skip Kimpel >> wrote: >> >> I am looking at the online documentation for mergAV but do not see any >> reference to the bar coding capabilities?!? >> >> I am very interested in playing aroun

Re: [ANN] mergAV 4, mergBanner 2 & iOS 8.3 builds

2015-05-10 Thread Skip Kimpel
> great way to let the user know that the focus, angle, etc. are good. When > I'm oversampling, I am done in no time. > >> On Thu, May 7, 2015 at 8:56 PM, Skip Kimpel wrote: >> >> No problem at all Monte... heck, you are amazing at what you do. The >> p

Re: [ANN] mergAV 4, mergBanner 2 & iOS 8.3 builds

2015-05-10 Thread Skip Kimpel
Any ideas what might have gone wrong here? SKIP On Sun, May 10, 2015 at 7:56 AM, Skip Kimpel wrote: > I must play with this today... I re-upped my subscription so I could get > my hands on it. Monte, any plans to update (if even possible) the Android > functionality of mergAV to inc

Re: [ANN] mergAV 4, mergBanner 2 & iOS 8.3 builds

2015-05-11 Thread Skip Kimpel
whole ZXing project... > > Cheers > > Monte > >> On 11 May 2015, at 8:11 am, Skip Kimpel > <mailto:skiplon...@gmail.com>> wrote: >> >> Started playing today and was updating my previous app using mergZXing. >> After making the changes pointing to

Re: ios beep

2015-05-11 Thread Skip Kimpel
"system" > sounds (the ones you can pick for various options in Settings), without > luck. > > On Mon, May 11, 2015 at 4:53 PM, Magicgate Software - Skip Kimpel < > s...@magicgate.com> wrote: > >> I actually had a running app that used a path but it stopped wo

Re: Livecode <=> SQL?

2015-05-17 Thread Skip Kimpel
If you plan on doing any type of database projects in the future, do yourself a favor and learn SQL. Extremely powerful when combined with LC! SKIP > On May 17, 2015, at 2:37 PM, Michael Gruenthal wrote: > > Take a look at Andre Garzia¹s dbLib at > http://andregarzia.com/pages/en/dblib/ > He d

Re: gps tracker

2015-05-20 Thread Skip Kimpel
+1 for mergCL > On May 20, 2015, at 7:24 PM, rjd318 wrote: > > Ah sorry I don't mean to imply it was broken. I didn't have mergext back then > 😊 > > Sent from my iPhone > >> On May 20, 2015, at 6:19 PM, Richard Gaskin >> wrote: >> >> rjd318 wrote: >>> Todd - I did a functioning mock-up o

Re: Cyclomatic complexity

2015-06-07 Thread Skip Kimpel
I think there might be several people interested in your stack, if you are willing to share :) SKIP > On Jun 7, 2015, at 6:51 AM, FlexibleLearning.com > wrote: > > Hi Richard, > > I would be deeply interested in your stack! > > We have an inherited stack here that is to undergo refactor

Re: Revmail problems on Windows 8

2015-06-21 Thread Skip Kimpel
David, A lot has to do with what email client is installed on that machine and if it is open and running. For consistent results, I usually call a VB script to create the email and then send it to the users Outlook client. I didn't write it but I would be more than happy to share it if you ar

Re: LiveCode quits, but stays in Dock (OS X Yosemite) and shows as open

2015-06-26 Thread Skip Kimpel
It probably has nothing to do with your issue (but then again it might be related) but I have noticed on a Windows machine that if I don't use "Quit" to get out of the standalone and allow the user to just "x out" of the application, it stays running in the background and you have to go into tas

Re: LiveCode as an Xcode Library

2015-06-26 Thread Skip Kimpel
I remember that, just can't remember what it was called.Did anybody on this list buy that? Obviously not very many people made the purchase as it did not last for very long. Funny you brought that up as I was just thinking about the same thing the other day. I always thought that would be

Re: iOS iPAd development question

2015-06-29 Thread Skip Kimpel
Good morning Glen, If you are just using it internally, you do not need to submit it to the App Store. You will, however, need to sign up for a developer account so that you can get the proper signing certificates and provisioning profiles in place. Hope that helps. SKIP > On Jun 29, 2015,

Re: [ANN] Super quick and easy deployment to plugged in iOS devices

2015-06-30 Thread Skip Kimpel
Wow... That's big Monte! Thank you, as always, for the amazing things you do! SKIP > On Jun 30, 2015, at 12:50 AM, Monte Goulding > wrote: > > Hi LiveCoders > > One thing I’ve wanted for a long time is for the Test button to deploy to iOS > devices in the same way that it does on Android.

Re: Retrieve email and attachments from Exchange Server

2015-07-01 Thread Skip Kimpel
;> >> If the developers of Act cannot find a way around the present restrictions, >> it is doubtful you will find a way. >> >> Bob S >> >> >>> On Jul 1, 2015, at 08:46 , Richard Gaskin >>> wrote: >>> >>> Skip Kimpel

Re: Retrieve email and attachments from Exchange Server

2015-07-01 Thread Skip Kimpel
Maybe the Gmail API method? https://developers.google.com/gmail/api/ A quick look at that shows to be a RESTful API so I might have a shot at it that way. SKIP > On Jul 1, 2015, at 9:31 PM, Skip Kimpel wrote: > > Bob, > > The good news is I do have administrator right

Pull down to refresh swipe gesture

2015-07-02 Thread Skip Kimpel
Good morning, Has anybody created the "pull down to refresh" swipe gesture? I have an app where there is a refresh button on it but during testing I keep seeing users trying to pull down on the screen to achieve the function of refreshing the data. I am assuming it would need to be simulated

Re: lcVCS in the LC Forums

2015-08-13 Thread Skip Kimpel
+1 for contribution. This has been one of my sticking points over the years and would love to see a fully developed solution to the issue as hand. Thanks again, Monte, for everything that you do! SKIP > On Aug 13, 2015, at 6:21 AM, Paul Richards wrote: > > + 1 ! > > I also think there m

Re: Amateur looking for advice on web security/CGI folder....

2015-08-14 Thread Skip Kimpel
I have been forced to use this method in the past and when I do, I encrypt the data before I send it to the server and decrypt it after I retrieve it. This will at least keep the data secure if you have to go that route. SKIP KIMPEL > On Aug 14, 2015, at 12:23 AM, Tim Selander wrote: >

Re: [ANN] LiveCode Blog (mostly)

2015-10-30 Thread Skip Kimpel
+1 > On Oct 30, 2015, at 6:40 AM, Neil Roger wrote: > > Amazing stuff Scott :) Going straight in my favourites! > > > > > LiveCode Technical Support Lead > n...@livecode.com > > LiveCode > +44 (0) 845 219 8923. > 25A Thistle Street Lane South West, Edinburgh, E

Re: [OT] Fossil SCM

2014-05-16 Thread Skip Kimpel
I would be interested as well! SKIP > On May 16, 2014, at 8:45 AM, Monk in Exile wrote: > > Hi Igor - I've been using Fossil for some years with LiveCode. I'd be happy > to share my experience, and code. > > >> On 14 May 2014 11:56, Igor de Oliveira Couto wrote: >> >> Dear List Users, >> >

Re: Need to filter out items of list

2014-06-04 Thread Skip Kimpel
greater than zero. > > Pete > lcSQL Software <http://www.lcsql.com> > Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and > SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html> > > > On Tue, Jun 3, 2014 at 7:02 AM, Magicgate Software - Skip Ki

Re: Copy of RevError Report

2014-06-08 Thread Skip Kimpel
An application that throws up is never a good thing. A sure sign of something amiss. SKIP > On Jun 8, 2014, at 8:07 PM, Mike Kerner wrote: > > I have a faceless application that, when it opens, is throwing up a blank > dialog with an ok button. The title of the dialog it is throwing up is >

Re: Copy of RevError Report

2014-06-08 Thread Skip Kimpel
What version are you running? > On Jun 8, 2014, at 8:07 PM, Mike Kerner wrote: > > I have a faceless application that, when it opens, is throwing up a blank > dialog with an ok button. The title of the dialog it is throwing up is > "Copy of RevError Report". > > Any clues what might be trigger

Re: Sunday fun.

2014-07-13 Thread Skip Kimpel
Very nice :) > On Jul 13, 2014, at 11:47 AM, Richmond wrote: > > http://forums.livecode.com/viewtopic.php?f=5&t=21041 > > Richmond. > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe

Re: Datagrid column of data with trailing spaces

2014-07-14 Thread Skip Kimpel
eAdmin <http://www.lcsql.com/sqliteadmin.html> > > > On Mon, Jul 14, 2014 at 1:56 PM, Magicgate Software - Skip Kimpel < > s...@magicgate.com> wrote: > >> Good afternoon, >> >> I have a datagrid and column 1 has trailing spaces in the data items that I

Re: Naive question 5978

2014-07-23 Thread Skip Kimpel
Datagrid is a complicated and awesome beast. It is very powerful BUT the documentation for it is all over the place. I have yet to find a single concise reference area. And if you intend on digging deep into datagrid, make sure you get the Datagrid Helper! That will save you HOURS of frustra

Re: LC interface code

2014-08-06 Thread Skip Kimpel
Does Glassboard have an API? I see that app.net does... Now I'm intrigued. SKIP > On Aug 6, 2014, at 11:04 PM, "et...@lish.net" wrote: > > Hey, > > Long time listener, first time poster ;-) > > Any example LC interface code to app.net or glassboard.com available for > review? > > I'm looki

Re: Voice Recognition ?

2014-08-08 Thread Skip Kimpel
I would love to hear some other input from the community on this. I have never done it with LC but have done it in past with an Arduino... After a quick search I found this interesting raspberry pi project: http://www.raspberrypi.org/meet-jasper-open-source-voice-computing/ Keep us posted

Re: What is LiveCloud?

2014-08-08 Thread Skip Kimpel
It is a cloud based database made specifically for livecode. > On Aug 8, 2014, at 8:02 PM, Igor de Oliveira Couto wrote: > > Dear ListMembers, > > The last issue of RevUp has an article titled "LiveCloud Part 2". I seem to > have missed part 1 - could someone post me a link? And just what is

Re: What is LiveCloud?

2014-08-08 Thread Skip Kimpel
Here is a recent link: http://livecloud.io/we-have-gone-beta/ > On Aug 8, 2014, at 8:02 PM, Igor de Oliveira Couto wrote: > > Dear ListMembers, > > The last issue of RevUp has an article titled "LiveCloud Part 2". I seem to > have missed part 1 - could someone post me a link? And just what is

Re: Timetable for San Diego

2014-08-19 Thread Skip Kimpel
Richmond, The only thing I can chime in on is the schedule, which can be found here: http://runrevlive.com/index.php?option=com_content&view=article&id=33&Itemid=108 Hopefully others can answer the rest of your questions. SKIP > On Aug 19, 2014, at 5:59 AM, Richmond wrote: > > Some extremely

Re: Sending bulk emails

2014-08-25 Thread Skip Kimpel
I would suggest something like Constant Contact. The problem you are currently experiencing will continue to grow as your IP address (and possible address block) gets placed on blacklisted servers. One way to check on this is to go to http://whatismyipaddress.com/blacklist-check SKIP > On

[OT] Flying in tonight

2014-09-01 Thread Skip Kimpel
My wife an I are flying in at about 10:30pm tonight. Anybody arriving around that time and need a ride? If not, see you all tomorrow morning! SKIP ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscr

Re: Simple JSON call

2014-09-09 Thread Skip Kimpel
Thanks for everybody's input... Trevor, that was exactly what I needed. The urlresponse works perfectly. SKIP > On Sep 9, 2014, at 7:11 AM, Trevor DeVore wrote: > > On Monday, September 8, 2014, Magicgate Software - Skip Kimpel < > s...@magicgate.com> wrote: >

Re: stack "Unt!itled 1" ?

2014-09-13 Thread Skip Kimpel
Pete, you are a regex Jedi master. SKIP > On Sep 13, 2014, at 4:31 PM, Peter Haworth wrote: > > Sounds like you have a stray "put" with no target. > > Go into the script editor Find window, click "More", select Stack File in > the "Look In" menu, click the Find Options and select "Regular Expr

Re: LiveCode syntaxhighligthing and autocomplete for Ultraedit available

2014-09-16 Thread Skip Kimpel
Anybody create a solution for the iPad? Would love to continue to code when I don't have my laptop handy... SKIP > On Sep 16, 2014, at 2:38 AM, Simon Smith wrote: > > You can use SublimeText on the PC - the TextMate bundle from > http://revigniter.com/accessory works perfectly. (With sublime

Re: LiveCode syntaxhighligthing and autocomplete for Ultraedit available

2014-09-16 Thread Skip Kimpel
icapp.com/v5/manual/lessons/How_can_I_add_my_own_syntax_definitions__themes_and_templates.html > > Regards, > > Matthias > > >> Am 16.09.2014 um 11:29 schrieb Skip Kimpel : >> >> Anybody create a solution for the iPad? Would love to continue to code when >> I don't have

Re: LiveCode syntaxhighligthing and autocomplete for Ultraedit available

2014-09-16 Thread Skip Kimpel
Interestingly enough, LiveCode actually appears natively without installing the irev tmBundles. However, choosing that OR the installed irev option still do not do anything. SKIP > On Sep 16, 2014, at 10:32 PM, Skip Kimpel wrote: > > Thanks Matthias, > > In theory this sho

Re: LiveCode syntaxhighligthing and autocomplete for Ultraedit available

2014-09-17 Thread Skip Kimpel
re >> On Sep 16, 2014 7:32 PM, "Skip Kimpel" wrote: >> >> Thanks Matthias, >> >> In theory this shoul work... Does anybody actually have this successfully >> running on an iPad with Textastic?I get LiveCode to show up as an >> option in

Re: [ANN] New iPad App Out Today - iMuertos

2014-10-17 Thread Skip Kimpel
Fun stuff. Just spent my lunch hour playing around with it. Great job! > On Oct 17, 2014, at 2:06 PM, Scott Rossi wrote: > > Happy to announce the release of a new iPad app made with LiveCode: > iMuertos. A collaboration between myself and a long time friend from > Mexico, iMuertos offers se

RevMail

2013-09-17 Thread Skip Kimpel
When trying to compose an email using RevMail, I get an error message from Outlook when trying to use more than one TO or CC addresses. The dictionary specifically says I can use more than one email address separated by commas. The Outlook message I get is: "The command line argument is not va

Re: MSSQL Support?

2014-03-11 Thread Skip Kimpel
Awesome Thank you for that! SKIP > On Mar 11, 2014, at 1:27 PM, Matthias Rebbe | M-R-D > wrote: > > Hi Bob, > > i am using ODBC to MSSQL connections on Mac and Windows for some years now > with great success. > > I am using system dsn and in some projects also ODBC connection strings. >

Re: NASA's First Asteroid Grand Challenge -coding-

2014-03-11 Thread Skip Kimpel
I'm in Who is with me?? SKIP > On Mar 11, 2014, at 5:49 PM, AndyP wrote: > > Interesting coding challenge from NASA. $35,000 prize. > > I've hilited the part that caught my eye in relation to Live Code. > > 'The Asteroid Data Hunter contest series challenges participants to develop > sign

Re: Sending mail (invisibly) from inside a Mac LC app

2014-03-28 Thread Skip Kimpel
Yes, quite the harsh remarks :) > On Mar 28, 2014, at 5:41 PM, Richard Miller wrote: > > Fascinating responses here. Quite a spin folks are putting on my message > without even asking first. > > The program is looking for signs of system failure on the Mac, before drives > crash or other prob

Re: USB port

2012-07-12 Thread Skip Kimpel
area! Let's talk! SKIP On Thursday, July 12, 2012, Skip Kimpel wrote: > Ron That is EXACTLY what I am designing for. I was the IT director or > a children's hospital and one of my passions was finding / creating > assistive an adaptive equipment for the special nee

Re: [Ticket#2013041110012283] Re: Fwd: Community version download

2013-04-12 Thread Skip Kimpel
many revisions of their licensing system, I am not 100% confident that I am getting the correct information. Was I totally wrong (it has been known to happen.) Anybody care to chime in on this? SKIP On Fri, Apr 12, 2013 at 6:05 AM, Skip Kimpel wrote: > I thought the Gold package carried ONE

Re: [ANN] Installer Maker 1.7.16

2013-06-18 Thread Skip Kimpel
If we are running 5.5.5, any updates needed for that? SKIP On Jun 18, 2013, at 2:10 PM, Mark Schonewille wrote: > Hello, > > I received a few bug reports last week, which made me decide to release a > quick update of Installer Maker. If you have a commercial license for > LiveCode 6.x, the

Re: Free Valentina Studio, Valentina DB & Reports for LiveCodeUpgraded to 5.3

2013-06-27 Thread Skip Kimpel
He got back to me yesterday I was missing the license file. SKIP On Jun 27, 2013, at 10:34 AM, "Lynn Fredricks" wrote: >> Any problems reported with VServer and Win7 running as a >> service? It immediately stops after the service starts up. (for me) > > Skip - you should post to MANT

How to figure out what is causing a standalone to fail during compile

2015-11-16 Thread Magicgate Software - Skip Kimpel
appears it fails on: revCopyScriptLibraries AND revCreateStandalone Any insight is greatly appreciated! SKIP KIMPEL ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

  1   2   3   4   5   >