Re: Particle Physics

2011-10-25 Thread Malte Brill
Hi Todd, I am afraid animationEngine can not help you (yet) here. One of the major problems is that particle emitters like smoe would require many many objects being animated at the same time to look somewhat realistic. I have not fully tested the limits with the new rendering capabilities of l

Re: An application using sqlite running in a Citrix environment

2011-10-25 Thread Malte Brill
Hi Pete, I am afraid sqLite handling is part of the database externals, so you will have to bite the sour apple and get those approved. I know that dealing with government institution can be a pain (been there, still am), however I learned if you talk to the right people usually you get what yo

Re: drawing with a finger in iOS

2011-10-25 Thread Gerry
John has posted his code somewhere...perhaps the forums...? On Wed, Oct 26, 2011 at 2:44 PM, Colin Holgate wrote: > It probably does. John Craig's app Spell With Kyle seems to manage to do > what you want: > > ___ use-livecode mailing list use-livecode

Re: [OT] Box.net free 50Gb for iOS 5 users

2011-10-25 Thread J. Landman Gay
On 10/25/11 8:10 PM, Chipp Walters wrote: Hey guys. You don't want to miss this free lifetime giveaway. Box.net recently closed on a huge round of financing, and they are now, for a limited time, allowing anyone with an iPhone or iPad and iOS5 to download their free Box.net app from the Appstore

Re: Empty fields and controls after testing

2011-10-25 Thread J. Landman Gay
On 10/25/11 7:39 PM, Admin wrote: Is there a way to test a program and when you go back to edit mode, it initializes everything so that all controls are blank. As it stands now, I have to write a custom button that when pressed, wipes all fields/controls and puts them back to their empty origin

Re: [OT] Box.net free 50Gb for iOS 5 users

2011-10-25 Thread Terry Judd
Thanks Chipp! Terry... On 26/10/2011, at 12:10 PM, Chipp Walters wrote: Hey guys. You don't want to miss this free lifetime giveaway. Box.net recently closed on a huge round of financing, and they are now, for a limited time, allowing anyone with an iPhone or iPad and iOS5 to

Re: When has a field changed?

2011-10-25 Thread J. Landman Gay
On 10/25/11 11:24 PM, James Hurley wrote: It appears to make no difference whether the traversalOn is true or false for the button, which seems a bit odd. Yeah. I misspoke. It's auto-hilite that matters. But then you have to write your own hiliting handlers, so the focus solution is much bett

Re: When has a field changed?

2011-10-25 Thread James Hurley
Thanks all. Problem solved. The closeField is triggered only when the field is changed and the focus is changed to something outside the field. The only problem is when the next selection is a button (on the Mac at least) the focus remains in the field. The work around, as several pointed out

Re: drawing with a finger in iOS

2011-10-25 Thread Terry Judd
I just tried a desktop drawing tool I built a while back that uses curve style graphics to draw 'freehand' lines on my iPhone (3GS) and it seems to be work OK. Perhaps a little bit blocky but I'm sure it could be improved on. Terry... On 26/10/2011, at 02:00 PM, Andre Garzia wrote: Hello Folks

Re: drawing with a finger in iOS

2011-10-25 Thread David Glass
During the Summer Academy Elanor created a stack for Android that used the polygon tool to capture a signature. Since iOS has led the way as far as features are concerned it's possible it would work there as well. I think the stack is hiding behind a Summer Academy login so I'll send you the

Re: drawing with a finger in iOS

2011-10-25 Thread Colin Holgate
It probably does. John Craig's app Spell With Kyle seems to manage to do what you want: http://youtu.be/pmXzE9TVBaQ On Oct 25, 2011, at 11:00 PM, Andre Garzia wrote: > Any clue? I don't think touchMove gives us enough points > to make the drawing, does it?

Re: drawing with a finger in iOS

2011-10-25 Thread Todd Geist
Hi Andre, I can probably do this with the revBrowser. I made a signature pad that works with FileMaker using the its built browser. It should work on the Mac and iOS. I am not sure about windows. Does the ReBrowser plugin use IE on windows? If so it might be a little trickier What do you think?

Re: drawing with a finger in iOS

2011-10-25 Thread Joe Lewis Wilkins
Andre, There must be some way, since the iPad2 TV Commercial shows some children doing just that with their fingers. It's numbers so that maybe has something to do with it, but they are crude. Still possibly fonts, so text, though. Joe Wilkins Architect On Oct 25, 2011, at 8:00 PM, Andre Garz

Re: Duplicate Control IDs

2011-10-25 Thread Trevor DeVore
On Tue, Oct 25, 2011 at 4:06 PM, Pete wrote: > OK, so I guess it's not a simple as I thought. I can find no trace of > 4.6.4 > in the Release Notes accessed from the LC help menu or on the runrev web > site. You can download 4.6.4 (assuming it is available to you through the license you purcha

drawing with a finger in iOS

2011-10-25 Thread Andre Garzia
Hello Folks, I know the paint tools are not supported in iOS but did anyone here succeeded in making some paintbrush of sorts for iOS? My idea is just to place a "signature area" in an application and capture the user signature there (I just bought an iPad stylus and want to play with it and Live

Re: .irev code editor?

2011-10-25 Thread Andre Garzia
On Tue, Oct 25, 2011 at 7:10 PM, Pete wrote: > Thanks Ken. Is there something I have to configure in TextMate to see > colorisation, etc? Not seeing any of that stuff right now. > > I've tried it with both .livecode and .rev file suffixes. > try .lc and .irev the other extensions are for stack

Re: What is Apple doing with QuickTime?

2011-10-25 Thread Alejandro Tejada
Just to refresh your memory about the multimedia capabilities of Quicktime, visit this page and watch the 100 mini movies: http://www.qtbridge.com/SourisShow.html Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/What-is-Apple-doing-with-QuickTime-tp3934290p3939

Re: [OT] John McCarthy has Died...

2011-10-25 Thread Alejandro Tejada
This month was filled of mournful days! :-(( -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/OT-John-McCarthy-has-Died-tp3934987p3938998.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-li

Particle Physics

2011-10-25 Thread Todd Geist
Can animation engine or any other LiveCode add on handle particles physics, like smoke and flames. I am aware of Franklin 3D, but that seems like it takes over your whole screen. I just want to create some effects Is that beyond what LiveCode can do? Thanks Todd -- Todd Geist geist interacti

Re: When has a field changed?

2011-10-25 Thread Ken Ray
On Oct 25, 2011, at 7:30 PM, Keith (Gulf Breeze Ortho Lab) wrote: > Hi All, > > Was following this thread and tried the instructions (see below), just for > the fun of it, and it worked fine. I set a "bogus" field so that it was not > visible, then simply set the focus to this hidden field up

Re: .irev code editor?

2011-10-25 Thread Ken Ray
On Oct 25, 2011, at 4:10 PM, Pete wrote: > Thanks Ken. Is there something I have to configure in TextMate to see > colorisation, etc? Not seeing any of that stuff right now. > > I've tried it with both .livecode and .rev file suffixes. I'll check the extension it's associated with, but you sh

[OT] Box.net free 50Gb for iOS 5 users

2011-10-25 Thread Chipp Walters
Hey guys. You don't want to miss this free lifetime giveaway. Box.net recently closed on a huge round of financing, and they are now, for a limited time, allowing anyone with an iPhone or iPad and iOS5 to download their free Box.net app from the Appstore and register for a free 50Gb of online st

Re: Empty fields and controls after testing

2011-10-25 Thread Joe Lewis Wilkins
Mike, I think your approach to creating something in LC is faulty. The vast majority of the time you're going to want any coding you've done within controls to "stick" as you say. You mention Edit Mode. I never even leave testing mode. I suppose you "may" want to do that from time to time; but,

Re: Empty fields and controls after testing

2011-10-25 Thread Pete
You pretty much have to do it yourself. I usually do it in preOPenCard rather than have a button bu that depends on your application. Pete Molly's Revenge On Tue, Oct 25, 2011 at 5:39 PM, Admin wrote: > > > One thing that truly bugs the hell out of me with Live

Empty fields and controls after testing

2011-10-25 Thread Admin
One thing that truly bugs the hell out of me with Live Code is that when I am done designing/programming and want to test it, the data is now a part of the program. What I mean is, say you have and edit box and you go to test the program and type stuff in the edit box then go back to edit mod

Re: When has a field changed?

2011-10-25 Thread Keith (Gulf Breeze Ortho Lab)
Hi All, Was following this thread and tried the instructions (see below), just for the fun of it, and it worked fine. I set a "bogus" field so that it was not visible, then simply set the focus to this hidden field upon mouseUp. Works like a charm and activates the closeField of the desired f

Re: When has a field changed?

2011-10-25 Thread Bob Sneidar
Actually, the workaround I was thinking of trapped mouseUp in the card or stack handler, then used the command focus on nothing. This will force the loss of focus by the field thereby forcing a closeField to be sent to the field that lost the focus. This way you can use closeField in fields, a

Re: When has a field changed?

2011-10-25 Thread Pete
James, The button click/closeField problem happens because, on OS X anyway, the filed doesn;t lose focus when you click on the button (you'll see the cursor is still in it). Put "focus on nothing" at the top of your button's mouseDown handler. That removes focus from the field thus causing the cl

Re: When has a field changed?

2011-10-25 Thread Terry Judd
In the button script you could put "select empty" in the first line. That should cause the field's closeField handler to fire before the rest of the button script. Terry... On 26/10/2011, at 10:48 AM, James Hurley wrote: Mark, Well there's another RR command (md5hash) I was unaware of. I w

Re: When has a field changed?

2011-10-25 Thread J. Landman Gay
On 10/25/11 6:48 PM, James Hurley wrote: I worry about the size of the field text that it would be hashing. It would be book length. I don't have that much in there at present, so I can't test it, but that is the ultimate goal. I'd just use closefield myself. The bug with the buttons was a pro

Re: Confused again

2011-10-25 Thread J. Landman Gay
On 10/25/11 6:10 PM, Warren Samples wrote: I don't get any messages regarding an update when I open 5.0 under Linux. (I am a member of the Developer Program as a result of the prior licensing model.) I wonder if this is a bug. I'm wondering the same thing, because 5.0 has just reintroduced aut

Re: When has a field changed?

2011-10-25 Thread James Hurley
Mark, Well there's another RR command (md5hash) I was unaware of. I worry about the size of the field text that it would be hashing. It would be book length. I don't have that much in there at present, so I can't test it, but that is the ultimate goal. Jim _

Re: When has a field changed?

2011-10-25 Thread Mark Schonewille
Hi James, In addition to my previous field script, for your button: on mouseUp if the changed of fld "Whatever" is true then // continue end if end mouseUp -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter:

Re: When has a field changed?

2011-10-25 Thread Mark Schonewille
James, // this is a field script, providing // a safe way to check if a field has changed local lHash local lHasChanged on openField put md5Digest(the text of me) into lHash pass openField end openField on closeField checkHash pass closeField end closeField // depending on the purpose o

RE: When has a field changed?

2011-10-25 Thread James Hurley
Thanks all for the info about the effect of closeField. I have assumed that it was called only when a field is closed. As you point out it is also called when the field loses focus. It appears that that will happen when one clicks in another field or on the card, BUT not when one immediately

Re: iOS External Speaker

2011-10-25 Thread Mark Schonewille
Sorry, Todd, I really have no clue. Could this be a hardware problem or a LiveCode bug? This is one of the things that should "just work". -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkpr

Re: How would I get livecode to intercept data and then send it

2011-10-25 Thread Mark Schonewille
Hi Mike, There are so many ways to do this! You could open a socket and send the data, or save the data in a file and make LiveCode read that, or open a LiveCode executable with a few parameters from the command line, or perhaps even set the clipboard and make LiveCode read that, or write an ex

Re: Confused again

2011-10-25 Thread Bob Sneidar
Tim, don't worry about it. I am sure maintenance upgrades are included in your agreement, and until they come out with one for non-developers, you can just ignore that dialog. I think it is probably a mistake and you were never intended to see it. If you want to know what the latest version yo

Re: Confused again

2011-10-25 Thread Warren Samples
On 10/25/2011 05:44 PM, Timothy Miller wrote: She seemed to suggest that the upgrade to 5.0.1 is for developers only, but that doesn't sound right. Please advise. Tim Miller Any upgrades you are entitled to will be available from the Store at runrev.com. Select that link and sign in. 5.0 s

Re: [OT] Interesting Read On Tech In Classrooms vs None

2011-10-25 Thread Bob Sneidar
Judy you are describing my workplace! I guess the problem persists into the workplace as well. If school children were taught how to solve problems instead of memorize answers, I think we would find that when confronted with technology, they as adults would have the skills to incorporate the tec

Re: An application using sqlite running in a Citrix environment

2011-10-25 Thread Pete
Hi Jonathan, I guess I'm a little confused by this. I thought the sqlite library was built in to LC not a separate dll file. I'm mainly a Mac user though so perhaps I'm missing something. Pete Molly's Revenge On Tue, Oct 25, 2011 at 2:32 PM, Jonathan Lynch wrote

How would I get livecode to intercept data and then send it

2011-10-25 Thread Mike Felker
What I want to to is integrate two script systems. One is open source and the other is encrypted but has an API. You can send certain fields of data. I am hoping username and password is send-able. How can I use live code to send the login info from one script (plexum) to a live code middle

Confused again

2011-10-25 Thread Timothy Miller
I keep getting this message, too. I don't know what to think. I never subscribed to the developers' program. Don't know what it is. (Well... I think it's some kind of a program for developers, but that's just a guess.) I am a registered owner of 5.0 for the Mac desktop. That's all I need or want

RE: When has a field changed?

2011-10-25 Thread John Dixon
look at 'closeField' in the dictionary... Dixie > Subject: When has a field changed? > From: jhurley0...@sbcglobal.net > Date: Tue, 25 Oct 2011 14:21:56 -0700 > To: use-livecode@lists.runrev.com > > I have a text field (unlocked) that the user can edit, but I want to know > when and to deal wi

RE: When has a field changed?

2011-10-25 Thread John Dixon
'closeField' is your friend here... Dixie > Subject: When has a field changed? > From: jhurley0...@sbcglobal.net > Date: Tue, 25 Oct 2011 14:21:56 -0700 > To: use-livecode@lists.runrev.com > > I have a text field (unlocked) that the user can edit, but I want to know > when and to deal with th

Re: When has a field changed?

2011-10-25 Thread Klaus on-rev
Hi James, Am 25.10.2011 um 23:21 schrieb James Hurley: > I have a text field (unlocked) that the user can edit, but I want to know > when and to deal with the changes. > Here is what I have come up with, something of a kludge. Is there a cleaner > way? > > on mouseEnter --Enter the field > ..

Re: [OT] Interesting Read On Tech In Classrooms vs None

2011-10-25 Thread Judy Perry
Hi Jeff, I agree completely. In 1998 computer scientist Elliot Solloway observed that "...by and large, schools use only software that comes already installed on the machine (a word processor, a spreadsheet, a drawing program)... computers are being used as typewriters. Its heartbreaking."

Re: When has a field changed?

2011-10-25 Thread Bob Sneidar
yes. on closeField. However be aware that clicking a button before tabbing out of the field will NOT send a closeField to an edited field. Someone sent me a workaround for that, but I cannot find it right now. I am sure it is in the archives. Note that exitField is sent when a field loses focus,

Re: When has a field changed?

2011-10-25 Thread Joe Lewis Wilkins
Sorry to say Jim, but I had the same "problem" on my hands last year and ended up doing pretty much as you have done, but I never asked the list for help, so I'll be interested in seeing where this leads. (smile) Joe Wilkins Architect On Oct 25, 2011, at 2:21 PM, James Hurley wrote: > I have a

Re: An application using sqlite running in a Citrix environment

2011-10-25 Thread Jonathan Lynch
well, okay... but, any suggestions on using the database without using the dlls? On Tue, Oct 25, 2011 at 5:19 PM, Bob Sneidar wrote: > Like I said fire the entire IT staff. NO WAIT! FIRE ALL THE STAFF!! LOL!!! > > Bob > > > On Oct 25, 2011, at 1:54 PM, Jonathan Lynch wrote: > > > Government, se

When has a field changed?

2011-10-25 Thread James Hurley
I have a text field (unlocked) that the user can edit, but I want to know when and to deal with the changes. Here is what I have come up with, something of a kludge. Is there a cleaner way? on mouseEnter --Enter the field set the textChange of me to false end mouseEnter on rawkeydown tKey

Re: An application using sqlite running in a Citrix environment

2011-10-25 Thread Bob Sneidar
Like I said fire the entire IT staff. NO WAIT! FIRE ALL THE STAFF!! LOL!!! Bob On Oct 25, 2011, at 1:54 PM, Jonathan Lynch wrote: > Government, security, all of that. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Re: .irev code editor?

2011-10-25 Thread Pete
Thanks Ken. Is there something I have to configure in TextMate to see colorisation, etc? Not seeing any of that stuff right now. I've tried it with both .livecode and .rev file suffixes. Thanks, Pete Molly's Revenge On Mon, Oct 24, 2011 at 9:54 PM, Ken Ray wr

Re: An application using sqlite running in a Citrix environment

2011-10-25 Thread Jonathan Lynch
Government, security, all of that. The situation is more difficult than I have described, actually. However, I set up the approved executable file to essentially be a player, so that I can add and change stacks as needed. As long as I stick within certain confinements, that seems to be ok. I usu

Re: Limiting field entry to plain text

2011-10-25 Thread Peter M. Brigham, MD
On Oct 25, 2011, at 3:05 PM, Terry Judd wrote: > > On 26/10/2011, at 05:51 AM, John Brozycki wrote: > >> Hi all, >> >> I have an input field that accepts URLs. If a user copies a URL from an >> email or a website and pastes it, it is pasted in HTML format. I only want >> the field to be pla

Re: An application using sqlite running in a Citrix environment

2011-10-25 Thread Bob Sneidar
Fire the entire IT staff and replace them with people who will respond to everyone's needs in a timely manner? Months for approval?? Really??? That is brutal. Bob On Oct 25, 2011, at 1:44 PM, Jonathan Lynch wrote: > Hi Everyone, > > I have a peculiar problem. I have an application that is a

Re: Limiting field entry to plain text

2011-10-25 Thread John Brozycki
Thanks, Terry and Klaus for responding. I used Klaus' recommendation. Sure enough, there WAS a better way! On Oct 25, 2011, at 3:46 PM, Klaus on-rev wrote: > Hi John, > > Am 25.10.2011 um 21:05 schrieb Terry Judd: > >> On 26/10/2011, at 05:51 AM, John Brozycki wrote: >> >> Hi all, >> >> I h

An application using sqlite running in a Citrix environment

2011-10-25 Thread Jonathan Lynch
Hi Everyone, I have a peculiar problem. I have an application that is approved to run in a Citrix environment. (all windows stuff) The application uses an sqlite database. It works fine when I run it from my desktop at work. But, if I run it through the Citrix environment, the database components

Re: Export and Import SQLite data from LC Project?

2011-10-25 Thread Warren Samples
On 10/25/2011 02:34 PM, Mark Schonewille wrote: Hi John, Can't you transfer the entire database file? If not, you can just do a dump and import the resulting file or do a query and save the data to a text file, which you import the usual way. -- Best regards, Mark Schonewille Mark is cor

Re: Export and Import SQLite data from LC Project?

2011-10-25 Thread Pete
I don't think there's a built in way to do this in LC, you'd have to write some code. Alternatively, if you have sqlite3 on your computer, you could run it from LC and pass it the necessary commands to dump and restore the db. To dump the data, You'd need to send it a .mode command with a mode of

Re: iOS External Speaker

2011-10-25 Thread Todd Geist
:-) That does not help Todd On Tue, Oct 25, 2011 at 1:01 PM, Mark Schonewille < m.schonewi...@economy-x-talk.com> wrote: > Ehm remove the headset? :-) > > -- > Best regards, > > Mark Schonewille > > Economy-x-Talk Consulting and Software Engineering > Homepage: http://economy-x-talk.com > T

Re: Duplicate Control IDs

2011-10-25 Thread Pete
OK, so I guess it's not a simple as I thought. I can find no trace of 4.6.4 in the Release Notes accessed from the LC help menu or on the runrev web site. Pete Molly's Revenge On Tue, Oct 25, 2011 at 4:56 AM, Trevor DeVore wrote: > On Mon, Oct 24, 2011 at 1:45

Re: iOS External Speaker

2011-10-25 Thread Mark Schonewille
Ehm remove the headset? :-) -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 Become our partner in sales http://qery.us/16r Start selling Color Converter today.

iOS External Speaker

2011-10-25 Thread Todd Geist
Hello, I have a simple iOS built with LC 5. The sound works on with the Headset but not the external speakers. Is there a trick to that? Thanks Todd -- Todd Geist geist interactive (805) 419-9382 ___ use-livecode mailing list use-livecode@lists.run

Re: Limiting field entry to plain text

2011-10-25 Thread Klaus on-rev
Hi John, Am 25.10.2011 um 21:05 schrieb Terry Judd: > On 26/10/2011, at 05:51 AM, John Brozycki wrote: > > Hi all, > > I have an input field that accepts URLs. If a user copies a URL from an > email or a website and pastes it, it is pasted in HTML format. I only want > the field to be plain

Re: [OT] Interesting Read On Tech In Classrooms vs None

2011-10-25 Thread John Patten
The NY Times has a whole series of articles on just this topic, "Grading the Digital School' , http://www.nytimes.com/2011/09/04/technology/technology-in-schools-faces-questions-on-value.html?pagewanted=all This latest one on Waldorf schools falls along these lines. This has been a pretty act

Re: Export and Import SQLite data from LC Project?

2011-10-25 Thread Mark Schonewille
Hi John, Can't you transfer the entire database file? If not, you can just do a dump and import the resulting file or do a query and save the data to a text file, which you import the usual way. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: htt

Export and Import SQLite data from LC Project?

2011-10-25 Thread John Patten
Hi All… Is it possible to export data from SQLite database, save it as a file, and then import it back into the same database? I'm looking for a way to allow users of a LC project to save out their data in the SQLite database and then sneaker-net it on another machine using the same LC applica

Re: Limiting field entry to plain text

2011-10-25 Thread Terry Judd
On 26/10/2011, at 05:51 AM, John Brozycki wrote: Hi all, I have an input field that accepts URLs. If a user copies a URL from an email or a website and pastes it, it is pasted in HTML format. I only want the field to be plain text. I can set the font and size, but it seems like fields alway

Re: [OT] Interesting Read On Tech In Classrooms vs None

2011-10-25 Thread Jeff Reynolds
having run a high school computer lab and taught multimedia there its really true that they are oversold and underused. it takes a lot of creativity and flexibility to find when and where you get a hight bang for the buck to use computers in the classroom, otherwise you are just spending a

Limiting field entry to plain text

2011-10-25 Thread John Brozycki
Hi all, I have an input field that accepts URLs. If a user copies a URL from an email or a website and pastes it, it is pasted in HTML format. I only want the field to be plain text. I can set the font and size, but it seems like fields always exist with (plain)text and htmltext states and L

Re: Working with tab data and utf-8

2011-10-25 Thread Bob Sneidar
There have been quite a bit of posts in the past about storing data in non-english languages that use extended character sets. One solution is to store the HTMLtext of a field, and set the contents of a field to the results from a query. Not sure if that will work for you. Another is to use a ch

Re: Working with tab data and utf-8

2011-10-25 Thread Mark Schonewille
Hi Giuseppe, For plain text, you can use: set the itemDel to tab put item 2 of theData into field "cif" of group "controles empresa" I'm not sure that the UTF8 returned by MySQL is read correctly by LiveCode. If LiveCode reads it correctly, you can do: set the unicodeText of fld "cif" of grp "

Re: Working with tab data and utf-8

2011-10-25 Thread Devin Asay
On Oct 25, 2011, at 10:37 AM, Giuseppe wrote: > Hi all, > > I'm having a little problem I don't understand. > > With this code > put "SELECT * from empresas WHERE nif = '" & pID & "'" into theSQL > put revDataFromQuery(tab, cr, sDatabaseID, theSQL) into theData > > I get this in a vari

Re: Working with tab data and utf-8

2011-10-25 Thread Klaus on-rev
Buonasera Giuseppe, Am 25.10.2011 um 18:37 schrieb Giuseppe: > Hi all, > > I'm having a little problem I don't understand. > > With this code > put "SELECT * from empresas WHERE nif = '" & pID & "'" into theSQL > put revDataFromQuery(tab, cr, sDatabaseID, theSQL) into theData > I get th

Re: Runrev site still not 100%

2011-10-25 Thread Mike Felker
I'm on the PC. Mike Sent from my iPad On Oct 25, 2011, at 12:32 PM, "J. Landman Gay" wrote: > On 10/25/11 6:44 AM, Roger Eller wrote: > >> >> Show Safari in Finder. Get info. Check the 32-bit mode checkbox. It >> should be there at least in Snow Leopard, and Lion. > > Right, I thought o

Working with tab data and utf-8

2011-10-25 Thread Giuseppe
Hi all, I'm having a little problem I don't understand. With this code put "SELECT * from empresas WHERE nif = '" & pID & "'" into theSQL put revDataFromQuery(tab, cr, sDatabaseID, theSQL) into theData I get this in a variable theData 2123456789Empresa 2Empresa 2Direc

Re: Runrev site still not 100%

2011-10-25 Thread J. Landman Gay
On 10/25/11 6:44 AM, Roger Eller wrote: Show Safari in Finder. Get info. Check the 32-bit mode checkbox. It should be there at least in Snow Leopard, and Lion. Right, I thought of that after I posted. Haven't had time to check if it works though. -- Jacqueline Landman Gay |

Re: Confused again - JUST upgraded to 5.0 and now this . . .

2011-10-25 Thread Bob Sneidar
Yeah that threw me too, but since I have a license that goes into 2014, I realized it was a faux pas. I never click the Buy button if I already bought something. Bob On Oct 24, 2011, at 7:10 PM, Admin wrote: > > > Here we go. > > It seems Runrev wants more of my money. > > I upgraded >

Re: Duplicate Control IDs

2011-10-25 Thread Trevor DeVore
On Mon, Oct 24, 2011 at 1:45 PM, Pete wrote: > I have run into a weird situation that ends up with duplicate control IDs > on > a card which I thought couldn't happen. > > The scenario is that I copy a group containing two field controls from one > stack to a group in another stack. After copyin

Re: Runrev site still not 100%

2011-10-25 Thread Roger Eller
On Tue, Oct 25, 2011 at 12:17 AM, J. Landman Gay wrote: > On 10/24/11 5:43 PM, David C. wrote: > > I verified that the plugin seems to work using 64 bit Firefox& Safari >> 5.1.1 (7534.51.22) for Windows. >> Does NOT work in Chrome (not supposed to yet I think). >> Did NOT work using I.E. in eith

Re: [OT] John McCarthy has Died...

2011-10-25 Thread Andre Garzia
On Tue, Oct 25, 2011 at 6:57 AM, René Micout wrote: > Goodbye John... > For you it is omega pruning... > :-( > Can we say it is a closure > > Le 25 oct. 2011 à 01:32, Andre Garzia a écrit : > > > Folks, > > > > All my heroes are dieing. Steve Jobs and Dennis Ritchie passed away, now > > Jo

Re: Duplicate Control IDs

2011-10-25 Thread Claudi Cornaz
Hi Pete, This has happened to me several times, with a couple of different stacks. I put it already twice on this list. Last time was in november 2010. I found a routine in the IDE with a comment about the engine returning a id of zero sometimes. I found the script it in the button "revIDE" of

Re: [OT] John McCarthy has Died...

2011-10-25 Thread René Micout
Goodbye John... For you it is omega pruning... :-( Le 25 oct. 2011 à 01:32, Andre Garzia a écrit : > Folks, > > All my heroes are dieing. Steve Jobs and Dennis Ritchie passed away, now > John McCarthy has passed away as well... ARGH > > (GOODBYE '(JOHN MCCARTHY)) > > :-( > > -- > http://

Re: .irev code editor?

2011-10-25 Thread glpunzi
I don't know if we will buy on-rev subscription. Seems very expensive compared to other hostings offers AFAIK. Probably could be interesting a plugin for vim, or build an editor from LC as an experiment I will retake this when needed. Thanks. Enviado desde mi dispositivo BlackBerry® de Ora