SQL join question

2015-05-15 Thread Mark Stuart
Hi Bob, LEFT OUTER JOIN will given you every record on the left (devices) even if a device has no accessory. Mark ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Populating a DataGrid on a card problem

2014-04-23 Thread Mark Stuart
dgVariables of cd Variables to tData At first run of the script it throws the error, but subsequent times running it, it works. :( What do I have wrong in the script? - Regards, Mark Stuart --- LC 4.6.4 LC Community 6.5 WinXP/7/8 32bit and 64bit -- View this message in context

Re: [OT] The last few copies of Programming LivCode for the Real Beginner

2014-02-07 Thread Mark Stuart
Mr. Schonewille, Please save me one as I just ordered your book. Mark Stuart - Regards, Mark Stuart --- LC 4.6.4 LC Community 6.1 WinXP/7/8 32bit and 64bit -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/OT-The-last-few-copies-of-Programming-LivCode

Re: Sqlite under Windows

2014-01-31 Thread Mark Stuart
Hi Ludovic, Are you using the SQLite BEGIN and COMMIT transaction before and after the reading of the file during importation? My experience of importing without using transactions was the same as you, until I started using as I just mentioned. Regards, Mark - Regards, Mark Stuart

Re: mySQL disconnects

2014-01-31 Thread Mark Stuart
Bob, If the OS environment is Windows, try shelling to a ping of the server to see if the server is up and running. Also, are there any MySQL command line functions that can be used also in a shell and reading the response. This may return a quicker result. Regards, Mark - Regards, Mark

Re: Reading XML with start tag and end tag all in one tag

2013-07-02 Thread Mark Stuart
Hi Mark, That did the trick. I didn't see the attributeName part of the revXMLAttribute function, wasn't looking close enough. No wonder I was getting the error. Thanx, Mark Stuart - Regards, Mark Stuart --- LC: 4.6.4 WinXP/7/8 32bit and 64bit -- View this message in context: http

Re: Over £300k!

2013-02-26 Thread Mark Stuart
Just pledged with 39 hours to go. :) - Regards, Mark Stuart --- LC: 4.6.4 WinXP/7/8 32bit and 64bit -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Over-300k-tp4661192p4661239.html Sent from the Revolution - User mailing list archive at Nabble.com

to find the first numeric line?

2013-01-31 Thread Mark Stuart
Hi Tiemo, I haven’t tried this, but have you taken a look at the FILTER command? filter list with “[1-9]*” Thanx, Mark Stuart ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: Sending an email on Windows 8

2013-01-14 Thread Mark Stuart
still work: launch URL and revGoURL - Regards, Mark Stuart --- LC: 4.6.4 WinXP/7/8 32bit and 64bit -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Sending-an-email-on-Windows-8-tp4658707p4658891.html Sent from the Revolution - User mailing list

Re: Sending an email on Windows 8

2013-01-10 Thread Mark Stuart
Hi, I was able to resolve sending an email on Windows 8. It was a syntax issue. Mark Stuart - Regards, Mark Stuart --- LC: 4.6.4 WinXP/7/8 32bit and 64bit -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Sending-an-email-on-Windows-8

Re: Sending an email on Windows 8

2013-01-08 Thread Mark Stuart
Wow! I guess no one is using Windows 8. - Regards, Mark Stuart -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Sending-an-email-on-Windows-8-tp4658707p4658741.html Sent from the Revolution - User mailing list archive at Nabble.com

getting URL data from website when proxy required

2013-01-08 Thread Mark Stuart
? - Regards, Mark Stuart -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/getting-URL-data-from-website-when-proxy-required-tp4658744.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode

Re: getting URL data from website when proxy required

2013-01-08 Thread Mark Stuart
Michael, Yes, no problem. Sorry, forgot to mention that. - Regards, Mark Stuart -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/getting-URL-data-from-website-when-proxy-required-tp4658744p4658748.html Sent from the Revolution - User mailing list archive

Re: Sending an email on Windows 8

2013-01-08 Thread Mark Stuart
Robert, And I'll up your 2¢ with my 2¢ by submitting this as a tech support question to RR. :) When I hear from them, I'll let you know. - Regards, Mark Stuart --- LC: 4.6.4 WinXP/7/8 32bit and 64bit -- View this message in context: http://runtime-revolution.278305.n4.nabble.com

Sending an email on Windows 8

2013-01-06 Thread Mark Stuart
tMessage -- same result as revGoURL revMail myem...@gmail.com, , tSubject, tBody --this does nothing So what works? Any ideas? - Regards, Mark Stuart -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Sending-an-email-on-Windows-8-tp4658707.html Sent from

Re: Dockable Panes

2012-12-30 Thread Mark Stuart
it there for y'll to take a look at. - Regards, Mark Stuart -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Dockable-Panes-tp4658476p4658505.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use

Re: Dockable Panes

2012-12-30 Thread Mark Stuart
will then see the difference. - Regards, Mark Stuart -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Dockable-Panes-tp4658476p4658513.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use

Re: Dockable Panes

2012-12-29 Thread Mark Stuart
. Regards, Mark Stuart -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Dockable-Panes-tp4658476p4658484.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list use-livecode

QT player and continuous play of a list of songs problem

2012-12-06 Thread Mark Stuart
of the handler again. But I can't resolve the no audio problem when the next song is set to play. Any ideas on that? Regards, Mark Stuart ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage

QT player and continuous play of a list of songs problem

2012-12-05 Thread Mark Stuart
of player Player to zero start player Player end mouseDoubleUp How do I stop the on playStopped script from repeating itself and get it to play without skipping a line? Any and all help appreciated, Mark Stuart ___ use-livecode mailing list use

LC and mobile development what-not

2012-10-07 Thread Mark Stuart
be a document that outlines the mobile platform layout defaults. Even better would be the IDE reading the Application Settings and knowing there is a mobile platform selected and set the properties palette appropriately. Or is this all trial error for each developer? :( Regards, Mark Stuart

Reading the First Line of a DataGrid

2012-10-03 Thread Mark Stuart
DataGrid to 1 dispatch selectionChanged to grp DataGrid --send mouseUp to grp DataGrid Both scenarios the DataGrid selectionChanged parameter: HilitedIndex had no value. If you all have any other suggestions, they'll be very much welcomed. Regards, Mark Stuart

[RESOLVED] Reading the First Line of a DataGrid

2012-10-03 Thread Mark Stuart
This passes the DataGrid index to the selectionChanged and allows the dataArray of the DataGrid to be fetched successfully. This doesn't matter how the user has sorted the DataGrid. Thanx for your help Bob and Peter. Regards, Mark Stuart ___ use-livecode

Reading the First Line of a DataGrid

2012-10-02 Thread Mark Stuart
are empty using: answer HilitedIndex: HilitedIndex cr PrevHilitedIndex: PrevHilitedIndex So how do I get the first line of a DataGrid to be selected? Regards, Mark Stuart ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

SQL question

2012-09-18 Thread Mark Stuart
on Mon Sep 17 10:59:49 CDT 2012, Klaus on-rev wrote: I am wondering if it is possible to search the complete table instead of a particular column. Know what I mean? Like this pseudocode: ... SELECT * FROM Persons WHERE ANY_COLUMN LIKE 'sa%' ... Thanks for any hints or workarounds if this is not

Stack to read offline the LiveCode Forum

2012-01-10 Thread Mark Stuart
it. http://lists.runrev.com/pipermail/use-livecode/2011-September/162079.htm l If you can't download the application, let me know and I'll email it directly to you. Regards, Mark Stuart ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: Using a check box in a datagrid column header

2011-12-01 Thread Mark Stuart
be an alternative. Regards, Mark Stuart -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Using-a-check-box-in-a-datagrid-column-header-tp4129735p4130600.html Sent from the Revolution - User mailing list archive at Nabble.com

Re: Formatting ChordPro music charts

2011-11-08 Thread Mark Stuart
Jan, you are brilliant. Thank you very much for the script, it works exactly as expected. Even with chords like Dsus2, F#, Bb, Cm7, etc. So thanx again. Now to finish this project... another story. Regards, Mark Stuart -- View this message in context: http://runtime-revolution.278305.n4

How to set tab positions in the RTFtext?

2011-09-14 Thread Mark Stuart
Hi Roger, Tthe tabstop is \tab in WordPad? What are you using as a tabstop in the HTML field? Just replace it with \tab, right? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

[ANN] iOS and Android apps

2011-07-16 Thread Mark Stuart
Hi John, I'd like to download your app to my Android phone, But after using the search word READ!, there were so many in the result list I gave up. Are there some key words that I can search for your app with? Regards, Mark Stuart ___ use

defining and using globals in an application

2011-07-07 Thread Mark Stuart
Hi all, Well, I didn't expect such a passionate response from a lot of folk about globals and related containers of variable values. So point taken about globals. Very interesting ideas and concepts that I very much appreciate, because I learned something today from y'all. Stephen - interesting

defining and using globals in an application

2011-07-06 Thread Mark Stuart
? Regards, Mark Stuart ___ 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

defining and using globals in an application

2011-07-06 Thread Mark Stuart
back some time later, to find the declared global name. Which brings up a whole new issue of intelli-sense or type-ahead variable-name-while-typing-a-script convention. But I won't go there at this time. Regards, Mark Stuart ___ use-livecode mailing

create a blurred box 'drop shadow' grc?

2011-07-05 Thread Mark Stuart
change too much) spread: 84 size: 27 distance: 0 angle: 0 knockout: checked Blending settings (unchanged) Gradient (unchanged) Colors Patterns: Fill: black That's it. Regards, Mark Stuart ___ use-livecode mailing list use-livecode@lists.runrev.com Please

LiveCode development for Android - compatible controls

2011-07-01 Thread Mark Stuart
, but not on the Android emulator. So my question is: how many are finding these stumble blocks and where can I find more lessons/examples of how all this works. Run Rev lessons are lacking in this area. Regards, Mark Stuart BTW: check out http://www.basic4ppc.com A very complete package for the Windows

R: using animated gif for a cursor on Windows

2011-06-10 Thread Mark Stuart
still does not animate. I did submit a Tech Support request to RunRev, and Heather replied with ...I guess we don't support it. Unless someone knows how to make animated gifs animate on Windows OS as a cursor, I guess I'm out of luck for now. Regards, Mark Stuart

using animated gif for a cursor on Windows

2011-06-09 Thread Mark Stuart
is: does LC support animated gif's on Windows OS in a cursor? Or am I missing something in the script or the gif itself? Regards, Mark Stuart ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage

How do you build the tabs like in the script editor

2011-06-07 Thread Mark Stuart
) are added and removed from this group as needed. I've started prototyping an example, and it seems the best approach for this kind of thing. If you'd like the example stack when I'm done, please let me know. LC 4.6.1 Regards, Mark Stuart ___ use-livecode

How do you build the tabs like in the script editor

2011-06-06 Thread Mark Stuart
image button. I think I'll have to have a go at building this. Does anyone have any more ideas on this? Regards, Mark Stuart ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

How do you build the tabs like in the script editor

2011-06-05 Thread Mark Stuart
right. This would allow the user to bring into view those tabs further out to the right, and the other of the 2 navigation buttons would allow the user to view those tabs to the left. Anyone done such a thing? Regards, Mark Stuart ___ use-livecode mailing

using mySQL on a web-based server

2011-02-28 Thread Mark Stuart
(mysql,host:80,MyDatabase,username,password) Hi Ton, Looking at the Documentation, you can define the host port number in the revOpenDatabase command. You could hard code the port number in the code or use a variable that is read from the application settings/preferences. HTH, Mark Stuart