Writing to and from a binary file?

2011-07-22 Thread Keith (Gulf Breeze Ortho Lab)
Hello All, I am new to LiveCode and am continuing to explore the language. Quick question... Is it possible to write to and from a binary file utilizing LiveCode? For example, is it possible to take a graphic file (for example) and split it into several unequal parts, and then put the parts ba

Re: Writing to and from a binary file?

2011-07-22 Thread Keith (Gulf Breeze Ortho Lab)
-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 New: Download the Installer Maker Plugin 1.6 for LiveCode here http://qery.us/ce On 22 jul 2011, at 23:59, Keith (Gulf Breeze Ortho Lab) wrote: Hello All,

Re: Writing to and from a binary file?

2011-07-24 Thread Keith (Gulf Breeze Ortho Lab)
list almost 2 years ago. It shows how to cut an image up into 10 'frames': http://www.mail-archive.com/use-revolution@lists.runrev.com/msg124691.html HTH - Phil Davis On 7/22/11 3:17 PM, Keith (Gulf Breeze Ortho Lab) wrote: Thanks Mark. Would you happen to know of any examples out ther

A Question about Geometry Manager in LiveCode...

2011-07-25 Thread Keith (Gulf Breeze Ortho Lab)
Hello All! I am still playing with LiveCode and have a question regarding the Geometry Manager. When I am working on a stack, I set the Geometry Manager to resize several objects. The thing is, after implementing the settings, the objects do not resize until compiled (i.e., into a standalone a

Sorry: A Question about Geometry Manager in LiveCode...

2011-07-25 Thread Keith (Gulf Breeze Ortho Lab)
Sorry folks! New to this... I think my last post went into the wrong thread (because I replied to a message--my bad)... 8-( Here it is again as a separate post: Hello All! I am still playing with LiveCode and have a question regarding the Geometry Manager. When I am working on a stack, I set th

Re: A Question about Geometry Manager in LiveCode...

2011-07-25 Thread Keith (Gulf Breeze Ortho Lab)
ject: Re: A Question about Geometry Manager in LiveCode... On 7/25/11 2:08 PM, Keith (Gulf Breeze Ortho Lab) wrote: Hello All! I am still playing with LiveCode and have a question regarding the Geometry Manager. When I am working on a stack, I set the Geometry Manager to resize several objects.

Re: Sorry: A Question about Geometry Manager in LiveCode...

2011-07-25 Thread Keith (Gulf Breeze Ortho Lab)
would not open when LiveCode starts. Problem fixed. 8-) - Original Message - From: "Keith (Gulf Breeze Ortho Lab)" To: "How to use LiveCode" Sent: Monday, July 25, 2011 3:43 PM Subject: Sorry: A Question about Geometry Manager in LiveCode... Sorry folks! New t

Re: A Question about Geometry Manager in LiveCode...

2011-07-25 Thread Keith (Gulf Breeze Ortho Lab)
25, 2011, at 1:51 PM, Keith (Gulf Breeze Ortho Lab) wrote: Hi Jacqueline, Thanks for your reply. (FYI: I just reposted this original message because my previous message used a reply message and was therefore placed in the wrong thread within the message archive.) Actually, the Messages button

What is the fastest database?

2011-07-25 Thread Keith (Gulf Breeze Ortho Lab)
Hello, I have approximately 25 MB of data (plain text) that consists of approximately 140,000 different entries (one per line--pipe delimited). I am working on an application to quickly search through the data not unlike the LiveCode Dictionary application. However, it will be necessary for my

Re: What is the fastest database?

2011-07-25 Thread Keith (Gulf Breeze Ortho Lab)
Hi Jeff, The thing is is that the database will grow significantly over time. Also, I might want to eventually move it online. Therefore, I need the best solution to cover all bases for the present and the future... Thanks, - Boo - Original Message - From: "Jeff Massung" To: "How

Re: What is the fastest database?

2011-07-25 Thread Keith (Gulf Breeze Ortho Lab)
t database? Hi Keith, Keith (Gulf Breeze Ortho Lab) wrote: I have approximately 25 MB of data (plain text) that consists of approximately 140,000 different entries (one per line--pipe delimited). I am working on an application to quickly search through the data not unlike the LiveCode

What is the best/fastest way to extract strings of text?

2011-08-02 Thread Keith (Gulf Breeze Ortho Lab)
Hello, I am still playing with LiveCode and am now exploring chunks... My question is as follows. Suppose I have a variable with a lot of text. Throughout the text I have various strings, separated by consistent tags, that I need to extract. For example, the following text is in the variable m

Re: What is the best/fastest way to extract strings of text?

2011-08-02 Thread Keith (Gulf Breeze Ortho Lab)
return after theExtract end repeat 5. Clean-up the extract of any extra returns, using: filter theExtract without empty If (my pre-coffee brain worked) theExtract should contain the tagged strings in theSource. ...hmmm, talking of coffee... Best, Keith.. On 2 Aug 2011, at 08:24, Keith (Gulf Bree

Re: Using revIgniter with on-rev and multiple sites/domains

2011-08-14 Thread Keith (Gulf Breeze Ortho Lab)
Hi Guys, I just checked out the documentation for revIgniter (and have actually looked into it before--very cool!) and have a question. Regarding the encryption library, is it possible to encrypt files using it? Or only strings? Thanks, - Boo The greatest obstacle to discovery is not ignor

Re: TextLib.rev

2011-08-29 Thread Keith (Gulf Breeze Ortho Lab)
Awesome! Thanks so much for sharing, Peter! Sincerely, - Boo - Original Message - From: "Peter M. Brigham, MD" To: "How to use LiveCode" Sent: Monday, August 29, 2011 5:19 PM Subject: TextLib.rev I collected some of my utilities into a library that I want to make available to any

Re: Spelling app promo codes

2011-09-15 Thread Keith (Gulf Breeze Ortho Lab)
Hi John, I shall be glad to give it a try... Please forward a promo code accordingly. Thanks, - Boo -Original Message- From: John Craig Sent: Thursday, September 15, 2011 3:27 AM To: How to use LiveCode Subject: Spelling app promo codes If anyone else has time and would like to test

Re: Unity on Windows 8

2011-09-17 Thread Keith (Gulf Breeze Ortho Lab)
Too funny! -Original Message- From: Richard Gaskin Sent: Saturday, September 17, 2011 1:33 PM To: use-livecode@lists.runrev.com Subject: Re: Unity on Windows 8 Mark Wieder wrote: or, so as not to play favorites, from Apple's EULA: "The Products transacted through the Service are lic

Re: SSL encryption hacked

2011-09-21 Thread Keith (Gulf Breeze Ortho Lab)
Hi There, I have had a few Web sites hacked in the past, and each time (without exception), it was due to a vulnerability in WordPress. Just an FYI. Sincerely, - Boo -Original Message- From: stephen barncard Sent: Wednesday, September 21, 2011 11:12 AM To: How to use LiveCode Subje

Is there a way to send keyboard keys to other windows?

2011-09-27 Thread Keith (Gulf Breeze Ortho Lab)
Hello, This might be a dumb question, but is there a way in LiveCode to simulate sending keyboard keys to non-LiveCode applications/windows? For example, if I am running Firefox and want to send a CTRL-T in order to open a new tab, is there a way that I can simulate the CTRL and T being pressed

Re: Is there a way to send keyboard keys to other windows?

2011-09-27 Thread Keith (Gulf Breeze Ortho Lab)
? On 09/27/2011 12:14 PM, Keith (Gulf Breeze Ortho Lab) wrote: Hello, This might be a dumb question, but is there a way in LiveCode to simulate sending keyboard keys to non-LiveCode applications/windows? For example, if I am running Firefox and want to send a CTRL-T in order to open a new tab

Re: Is there a way to send keyboard keys to other windows?

2011-09-27 Thread Keith (Gulf Breeze Ortho Lab)
: Tuesday, September 27, 2011 1:13 PM To: How to use LiveCode Subject: Re: Is there a way to send keyboard keys to other windows? On Tue, Sep 27, 2011 at 5:55 AM, Keith (Gulf Breeze Ortho Lab) wrote: Thanks for your response--and good information to know. However, I do need a solution for Windows

Re: Is there a way to send keyboard keys to other windows?

2011-09-27 Thread Keith (Gulf Breeze Ortho Lab)
ecode is not QuicKeys anymore that QuicKeys is Microsoft Office or Visual Basic or anything else. One Program to rule them all, and in the cpu bind them eh? Didn't we get rid of that blackguard at the end of the third age? :-) Bob On Sep 27, 2011, at 2:47 PM, Keith (Gulf Breeze Ortho

Re: Is there a way to send keyboard keys to other windows?

2011-09-27 Thread Keith (Gulf Breeze Ortho Lab)
Thanks Andy. -Original Message- From: AndyP Sent: Tuesday, September 27, 2011 10:10 AM To: use-revolut...@lists.runrev.com Subject: Re: Is there a way to send keyboard keys to other windows? Ok I've been looking at AutoIt and the AutoIt script below will : 1. Check to see if Firefox i

Re: [Semi-OT] mobile paper prototyping stuff

2011-09-29 Thread Keith (Gulf Breeze Ortho Lab)
Awesome! Thanks for sharing... -Original Message- From: Andre Garzia Sent: Thursday, September 29, 2011 11:11 AM To: How to use LiveCode Subject: [Semi-OT] mobile paper prototyping stuff Hey Folks, I've been checking some mobile paper prototyping stuff lately and came across some item

Transparent window example?

2011-10-19 Thread Keith (Gulf Breeze Ortho Lab)
Hi All, Would anyone be able to provide an example of how to make a transparent window that is resizable? To clarify, a window that looks like a see-through box. The borders of the window need to be visible, and the window needs to be resizable accordingly, but the user needs to be able to see

Re: Transparent window example?

2011-10-19 Thread Keith (Gulf Breeze Ortho Lab)
Thanks Klaus. And some of this can seem like rocket science to newbies. :-) Everything is relative... ;-) - Boo Sent from my iPhone On Oct 19, 2011, at 7:08 AM, Klaus on-rev wrote: > Hi Keith, > > Am 19.10.2011 um 12:25 schrieb Keith (Gulf Breeze Ortho Lab): > >> Hi

Re: Transparent window example?

2011-10-19 Thread Keith (Gulf Breeze Ortho Lab)
american flag), he's done a lot of work with windowShape and animation: > http://www.tactilemedia.com/site_files/software/tutorials.html > > also interesting in this context is the last entry, "window lab". > > hope that gets you started. > > On 19 Oct 2011, at 12:25, Ke

Re: Transparent window example?

2011-10-20 Thread Keith (Gulf Breeze Ortho Lab)
(Gulf Breeze Ortho Lab): Hi All, Would anyone be able to provide an example of how to make a transparent window that is resizable? To clarify, a window that looks like a see-through box. The borders of the window need to be visible, and the window needs to be resizable accordingly, but the user

Re: Transparent window example?

2011-10-20 Thread Keith (Gulf Breeze Ortho Lab)
when setting an object's blendlevel to 0. Thanks, - Boo -Original Message- From: Klaus on-rev Sent: Wednesday, October 19, 2011 7:08 AM To: How to use LiveCode Subject: Re: Transparent window example? Hi Keith, Am 19.10.2011 um 12:25 schrieb Keith (Gulf Breeze Ortho Lab): >

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

File types and icons?

2011-11-16 Thread Keith (Gulf Breeze Ortho Lab)
Hello All, Please excuse my ignorance, but is there a way to put a list of files in a datagrid in a way to include the default icon for each file type? For example, if I put a list of files from a directory into a datagrid, is there a way to include a .pdf icon for each .pdf file, a text icon f

Copying and pasting a data grid form?

2011-12-01 Thread Keith (Gulf Breeze Ortho Lab)
Hi All, Okay, I am at a loss. I have a stack with several cards... On one card I have a custom data grid form with graphics and several text fields... What I want to do is copy the data grid and then paste it onto another card--which works fine. The problem is, I am unclear about how to create

Re: Copying and pasting a data grid form?

2011-12-02 Thread Keith (Gulf Breeze Ortho Lab)
ard id of the new card, then change the dgProps["Row Template"] property of the second datagrid to refer to the new group/card. At that point, you can modify the second datagrid's template as you wish without affecting the first datagrid. Hope that helps, Pete On Thu, Dec 1, 2

Answer dialog not showing in Windows 7 ???

2011-12-07 Thread Keith (Gulf Breeze Ortho Lab)
Hello All, I am running Windows 7 Home Premium and LiveCode 5.0. I just noticed something and am at a loss... I created two simple stacks; one is a Launcher, and the other is the Main Application. See the following tutorial to see an example: http://lessons.runrev.com/s/lessons/m/4071/l/1737

Re: Answer dialog not showing in Windows 7 ???

2011-12-07 Thread Keith (Gulf Breeze Ortho Lab)
Thanks for the information, Nicolas! Sincerely, Keith "Boo" L. -Original Message- From: Nicolas Cueto Sent: Wednesday, December 07, 2011 4:07 AM To: How to use LiveCode Subject: Re: Answer dialog not showing in Windows 7 ??? Hello Boo (?), In the "General" tab of the "Standalone App

Using the GetDataOfLine function out of the message path?

2011-12-07 Thread Keith (Gulf Breeze Ortho Lab)
Hi All, The LiveCode_Data_Grid.pdf manual states: “You need to keep in mind that GetDataOfLine (and GetDataOfIndex) is a function defined for a Data Grid. That means that the Data Grid group MUST be in the message path. If the Data Grid group is not in the message path you would need to use t

Re: Using the GetDataOfLine function out of the message path?

2011-12-08 Thread Keith (Gulf Breeze Ortho Lab)
Cool. Thanks. -Original Message- From: Bob Sneidar Sent: Thursday, December 08, 2011 10:24 AM To: How to use LiveCode Subject: Re: Using the GetDataOfLine function out of the message path? This presumes you "know" what the line should be. If you want the data from a selected line, use

A Question about DeleteLine and DeleteLines

2011-12-15 Thread Keith (Gulf Breeze Ortho Lab)
Hi All, A quick question for you. In the Data Grid Manual (i.e., LiveCode_Data_Grid.pdf) it states regarding DeleteLines: Deletes the specified lines from the data grid. pLines is a comma delimited list of integers. When I try this in one of my projects, only one line is deleted from the dat

Re: A Question about DeleteLine and DeleteLines

2011-12-15 Thread Keith (Gulf Breeze Ortho Lab)
: Re: A Question about DeleteLine and DeleteLines On Thu, Dec 15, 2011 at 11:26 PM, Keith (Gulf Breeze Ortho Lab) wrote: Hi All, Hi Keith, A quick question for you. In the Data Grid Manual (i.e., LiveCode_Data_Grid.pdf) it states regarding DeleteLines: Deletes the specified lines from the

Visual effects delay...

2011-12-16 Thread Keith (Gulf Breeze Ortho Lab)
Hi All, I have a standalone (running under Windows 7) that has a problem... From the LiveCode IDE, everything works as expected. However, when I create a standalone .exe file and run it, there is a delay on the first screen when clicking on the Next button. The card transition is set to a "wipe

Re: Visual effects delay...

2011-12-16 Thread Keith (Gulf Breeze Ortho Lab)
x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 Become our partner in sales http://qery.us/1bq Start selling Color Converter today. 20% commission! On 16 dec 2011, at 23:50, Keith (Gulf Breeze Ortho Lab) wrote: Hi All, I have a standalone (running under Windows 7) that has

Re: Visual effects delay...

2011-12-16 Thread Keith (Gulf Breeze Ortho Lab)
QT to true to disable QuickTime, but only if you dont need QT for amything else. Regards, Scott Rossi Creative Director Tactile Media, UX Design Original message Subject: Visual effects delay... From: "Keith (Gulf Breeze Ortho Lab)" To: How to use LiveCode CC: Hi

Re: Visual effects delay...

2011-12-16 Thread Keith (Gulf Breeze Ortho Lab)
Win32" then set the dontUseQT to true end preOpenStack Thanks again guys! Have a GREAT weekend! Cheers from Florida, - Boo -Original Message----- From: Keith (Gulf Breeze Ortho Lab) Sent: Friday, December 16, 2011 5:16 PM To: How to use LiveCode Subject: Re: Visual effects delay... Hi M

Re: Visual effects delay...

2011-12-16 Thread Keith (Gulf Breeze Ortho Lab)
Thanks Klaus... -Original Message- From: Klaus on-rev Sent: Friday, December 16, 2011 8:09 PM To: How to use LiveCode Subject: Re: Visual effects delay... Hi Keith, Am 17.12.2011 um 00:32 schrieb Keith (Gulf Breeze Ortho Lab): Okay... From the Dictionary: Description: Use the

File time off by an hour...

2011-12-20 Thread Keith (Gulf Breeze Ortho Lab)
Hi All, I am using detailed files to obtain a file's date and time modified (converting it to short date and short time)... All works well, but I noticed the following... Several of my files have a date of 9/24/11 with a time of 2:26 PM (as shown in Windows explorer). However, when I obtain and

Re: File time off by an hour...

2011-12-21 Thread Keith (Gulf Breeze Ortho Lab)
light savings, and show correctly for files saved during months not falling in daylight savings... Weird. Is this a bug? Anyone have a workaround? Thanks, - Boo -Original Message- From: Keith (Gulf Breeze Ortho Lab) Sent: Wednesday, December 21, 2011 1:04 AM To: How to use LiveCode Su

Re: File time off by an hour...

2011-12-22 Thread Keith (Gulf Breeze Ortho Lab)
eSystemDate to true v. false, and see what you get. This is a tricky area (really we should all just be on GMT!), as evinced by the two discussions above from Stack Overflow. Bernard On Thu, Dec 22, 2011 at 12:08 AM, Keith (Gulf Breeze Ortho Lab) wrote: H. No res

Sample stack demonstrating how to obtain all properties and custom properties of a stack?

2011-12-28 Thread Keith (Gulf Breeze Ortho Lab)
Hi All, Does anyone know of a sample stack demonstrating how to pull all of the properties and custom properties out of a stack, putting them into a file, and then demonstrating how to put the file of data back into the stack (or into another copy or clone of the original stack)? Thanks, - Bo

Re: Sample stack demonstrating how to obtain all properties and customproperties of a stack?

2011-12-29 Thread Keith (Gulf Breeze Ortho Lab)
Thanks to everyone for your input... Richard: I have a pretty large stack with lots of graphics and controls... I could just save the stack to save the settings, but each stack would be quite large in size. Also, if I need to upgrade the software, all of the saved stacks would need to be updat

Trying to delete a file via FTP

2012-01-20 Thread Keith (Gulf Breeze Ortho Lab)
Hi All, I am playing with FTP and am successfully able to upload a file to my shared server... No problem. However, when I try the following command to delete the file after uploading, it does not work: put "file.txt" into delFile constant FTPHOST = "ftp.mydomain.com" put the urlencode of "

Re: Trying to delete a file via FTP

2012-01-20 Thread Keith (Gulf Breeze Ortho Lab)
Okay, please disregard my previous message... Figured it out... The username and password should not be urlencoded: get libURLftpCommand("DELE "&delFile,"ftp.mydomain.com","t...@mydomain.com","test") Cheers! - Boo -----Original Message

Re: [ANN] libQR

2012-01-25 Thread Keith (Gulf Breeze Ortho Lab)
Hi John, Just tested it on my Windows 7 machine and it is working like a charm... Playing with it at the moment. NICE WORK! Sincerely, - Boo -Original Message- From: John Craig Sent: Wednesday, January 25, 2012 5:37 PM To: How to use LiveCode Subject: Re: [ANN] libQR Thanks for al

Examples? HTML Editor within a Browser Object?

2012-02-12 Thread Keith (Gulf Breeze Ortho Lab)
Hi All, I need to find out if there is a way to include an HTML Editor within a browser object within a stack. There are a lot of good open-source HTML editors out there, but I need a way to obtain the JavaScript variables from the editor for use within my stack. I came across the following dis

Is there a way to find a lighter and darker shade of a RGB color programmatically?

2012-02-15 Thread Keith (Gulf Breeze Ortho Lab)
Hi All, I have a problem... If a user selects a color and I put it into a variable (as RGB), how can I find a shade that is several shades lighter, and a shade that is several shades darker, also in RGB format? For example, I put 0,255,64 into myVar. (This color a shade of green.) Programmatic

Re: Is there a way to find a lighter and darker shade of a RGB colorprogrammatically?

2012-02-15 Thread Keith (Gulf Breeze Ortho Lab)
Bob On Feb 15, 2012, at 3:15 AM, Keith (Gulf Breeze Ortho Lab) wrote: Hi All, I have a problem... If a user selects a color and I put it into a variable (as RGB), how can I find a shade that is several shades lighter, and a shade that is several shades darker, also in RGB format? For e

HELP! - Unable to acquire FTP file list...

2012-03-01 Thread Keith (Gulf Breeze Ortho Lab)
Hi All, I am back to playing with FTP and have a problem. I have a shared server with unlimited FTP accounts and have created an account for testing purposes. (I am NOT using the main FTP account for my hosting package.) Anyway, I am able to upload and download files with no problem. Furthermor

Re: HELP! - Unable to acquire FTP file list...

2012-03-01 Thread Keith (Gulf Breeze Ortho Lab)
om: Dave Cragg Sent: Thursday, March 01, 2012 3:59 PM To: How to use LiveCode Subject: Re: HELP! - Unable to acquire FTP file list... On 1 Mar 2012, at 21:26, Keith (Gulf Breeze Ortho Lab) wrote: ]libURLSetFTPListCommand "LIST" get libURLftpCommand("LIST","ftp.mydoma

Re: HELP! - Unable to acquire FTP file list...

2012-03-01 Thread Keith (Gulf Breeze Ortho Lab)
make sure all sockets are clear before retesting... Thanks for the help... - Boo -Original Message- From: Ken Corey Sent: Thursday, March 01, 2012 5:41 PM To: use-livecode@lists.runrev.com Subject: Re: HELP! - Unable to acquire FTP file list... On 01/03/2012 21:26, Keith (Gulf Breeze

Re: HELP! - Unable to acquire FTP file list...

2012-03-01 Thread Keith (Gulf Breeze Ortho Lab)
... On 1 Mar 2012, at 22:16, Keith (Gulf Breeze Ortho Lab) wrote: Hi Dave, You wrote: "Does it work if you add a "/" after FTPHOST. e.g. constant FTPHOST = "ftp.mydomain.com/" Dave" Unfortunately, no. I tried that previously, as well as various other things, bu

Re: PreOrder FieldTrip (100%)

2012-08-17 Thread Keith (Gulf Breeze Ortho Lab)
Hi All, Because I preordered FieldTrip, I am also wondering about the progress of the effort... Any word? Thanks! - Boo Gulf Breeze, Florida -Original Message- From: Paul Hibbert Sent: Saturday, July 14, 2012 1:28 AM To: How to use LiveCode Subject: Re: ANN: PreOrder FieldTrip (100

Re: pirate version of my book...

2012-08-31 Thread Keith (Gulf Breeze Ortho Lab)
Hi Colin, I am very sorry to hear about this situation. And just to let you know, I ordered a hardcopy of your book on 8/17/12 (and would have still done so even if I had known about a pirated copy). Nice work on the book, and again, I am very sorry to hear about the piracy issue. (Very, very

Re: how my book is doing...

2012-11-30 Thread Keith (Gulf Breeze Ortho Lab)
Hi Colin, Great to hear! For future works, you might want to consider self-publishing (perhaps print-on-demand) and make even more from your hard work... (And sorry if this topic has already been discussed on here before.) FYI: I bought the paper version of your wonderful book... Cheers! Keit