Installing Externals

2014-08-11 Thread JB
Trevor at Blue Mango wrote a excellent article about installing externals. In it he said Open the Externals.txt file (1), creating it if necessary. You need to add one line to this file that tells Revolution about your external. The line contains 2 items. The 1st item is the name of your external

Re: Execution of a "long" script

2014-08-11 Thread JB
What if you are dong large scripts that tale many hours and the user decodes to do things that will slow it down. Whwn you are using Time Machine you can trust that it will keep working and not cause a crash. At least I have never had it crash. Can you trust this large script will not crash or s

Re: Execution of a "long" script

2014-08-11 Thread JB
Why do you waste your time attacking me? You have no clue what I am even writing or if my program was going to fall in the category of using long scripts. My question for you since you will be a user is when are you going to pay? You won’t be getting a complimentary copy. John Balgenorth On Au

Re: Execution of a "long" script

2014-08-11 Thread JB
means a lot to me. John Balgenorth On Aug 11, 2014, at 7:49 AM, Richard Gaskin wrote: > JB wrote: > > > Can you trust this large script will not crash or should you inform > > the user the chances of a crash will increase if they use other > > memory intensive applicat

Re: Execution of a "long" script

2014-08-11 Thread JB
That is some really good information. thanks, John Balgenorth On Aug 11, 2014, at 11:18 AM, kee nethery wrote: > I have a bunch of long running scripts. I structure them so that they pause > between cycles. By that I mean, if I am processing a bunch of files, I might > have a field where I l

Re: Standard Library

2014-08-11 Thread JB
as you remember to "repeat for each…" > > My two cents. > > -- Peter > > Peter M. Brigham > pmb...@gmail.com > http://home.comcast.net/~pmbrig > > Just wondering... when someone asks you, 'A penny for your thoughts' > and you put your two

Re: Standard Library

2014-08-11 Thread JB
speed. John Balgenorth On Aug 11, 2014, at 8:03 PM, Alain Farmer wrote: > Regex is GREAT! > > I use it a LOT. > Anyone need any help to grasp how it works ? > > > > On Monday, August 11, 2014 10:14:28 PM, JB wrote: > > > > That is nice to know! >

Re: Standard Library

2014-08-11 Thread JB
It would take a tutorial and one would be worth reading. John Balgenorth On Aug 11, 2014, at 8:27 PM, Richard Gaskin wrote: > Alain Farmer wrote: > > > Regex is GREAT! > > > > I use it a LOT. > > Anyone need any help to grasp how it works ? > > Funny you should ask that - there was a request

Re: Installing Externals

2014-08-12 Thread JB
:30 AM, JB wrote: > >> >> How do you get the name of the first item if you do not >> know what it is. You could try the name of the file and >> not include the .Bundle and in this case you would get >> lucky and it would work. >> > > The external de

Re: Standard Library

2014-08-12 Thread JB
t; pmb...@gmail.com >> http://home.comcast.net/~pmbrig >> >> Just wondering... when someone asks you, 'A penny for your thoughts' >> and you put your two cents in, what happens to the other penny? >> >> >> On Aug 9, 2014, at 11:29 PM, JB wrote: >&

Re: externalPackages

2014-08-13 Thread JB
Hi Richard, Since you come from a SuperCard background could you answer a question for me? I am a registered owner of SuperCard 4.6 and SuperEdit 4.6. The Xtend section allows you to export externals. I contacted SuperCard Support and they said I could use the SuperCard externals in other progra

Re: externalPackages

2014-08-13 Thread JB
the area. Just a thought since I have not seen anyone marketing externals for LiveCode. John Balgenorth On Aug 13, 2014, at 1:02 PM, Richard Gaskin wrote: > JB wrote: >> Since you come from a SuperCard background could >> you answer a question for me? >> >> I am a re

Re: externalPackages

2014-08-13 Thread JB
, Richard Gaskin wrote: > JB wrote: > >> I am surprised that as long as LiveCode has been >> around there are not more externals available. If >> you have developed externals for LiveCode why >> not sell them like was done for HyperCard? > > I don't need 

Re: externalPackages

2014-08-13 Thread JB
I just watched the widget video and it sounds really great. The video like all of their videos was well done too. It sounds like Kevin wants more people developing externals and that is good. Balgenorth On Aug 13, 2014, at 3:25 PM, Richard Gaskin wrote: > JB wrote: > > >

Re: externalPackages

2014-08-13 Thread JB
elivery date is > "somewhen". > > > On 14 Aug 2014, at 00:25, Richard Gaskin wrote: > >> JB wrote: >> >>> Changing the subject a little bit you mentioned >>> LiveCode is going to improve things so you can >>> actually do more externa

ListMagic highlight color

2014-08-18 Thread JB
I have a handler that when I double click a line it gives me the option to delete the line. I can either cancel or delete the line and update the list. The problem is it changes my blue line selection to gray and I want to have it selected blue again. How do I update the selected line color to th

Re: ListMagic highlight color

2014-08-18 Thread JB
The problem comes from using the answer dialog within the script. After using it the field will not select the proper color on the lines. A simple fix is to not use the answer dialog from within the list magic field. John Balgenorth On Aug 18, 2014, at 6:57 AM, JB wrote: > I have a hand

Re: Church bell app?

2014-08-22 Thread JB
A good Heavy Duty 15 amp home timer. Intermatic-DT620-Indoor-Digital-Plug-In Don’t use the manual switch with a heavy load. It seems to shorten the life. John Balgenorth On Aug 22, 2014, at 1:58 AM, Kay C Lan wrote: > On Tue, Aug 19, 2014 at 9:13 PM, Dr. Hawkins wrote: >> >> It plays from

Re: Window manager plugin?

2014-08-22 Thread JB
Hi Mark, Will that let you position the ask and answer dialogs? John Balgenorth On Aug 22, 2014, at 5:14 PM, Mark Schonewille wrote: > Hi Charles, > > I made a plug-in (donationware) which makes sure that windows open inside a > visible screen rect and not off-screen. I could extend it and

Re: Window manager plugin?

2014-08-23 Thread JB
Hi Scott, I put the script in my stack script and it continued to show the answer dialog in the center of the screen. So I replaced llc with “112,110” and nothing changed. Then I added "put the openStacks" into the mouseUp handler where the answer dialog is called from. If it is at the very beg

Re: Window manager plugin?

2014-08-23 Thread JB
Thanks for the info, Richard. John Balgenorth On Aug 23, 2014, at 9:59 AM, Richard Gaskin wrote: > Scott Rossi wrote: > >> Here's one way to position ask/answer dialogs on desktop: >> >> [ in your stack script ] >> >> on suspendStack >> if "ask dialog" is among the lines of the openStacks

Re: Window manager plugin?

2014-08-23 Thread JB
gt; > Regards, > > Scott Rossi > Creative Director > Tactile Media, UX/UI Design > > > > > On 8/23/14 9:25 AM, "JB" wrote: > >> Hi Scott, >> >> I put the script in my stack script and it continued to >> show the answer dialog

Re: Window manager plugin?

2014-08-23 Thread JB
Thanks, Jacque. It is nice to have some more code examples. I was able to get it to work okay but if I use answer warning the warning icon does not show. Is there a way to get it to show up with this code? John Balgenorth On Aug 23, 2014, at 11:06 AM, J. Landman Gay wrote: > On 8/23/2014, 1

Re: Window manager plugin?

2014-08-23 Thread JB
> break >default > answer pString with pBtn1 and pBtn2 > end switch > set the loc of stack "answer dialog" to the loc of this stack > set the vis of stack "answer dialog" to true > end answerWithLoc > > > On 8/23/2014, 1:21 PM, JB wr

Re: Church bell app?

2014-08-23 Thread JB
America and society have changed drastically in the last 10 years. People are organized and many times they steal from you are damage something you own simply because they want to destroy you. Aa a group they are like a bunch of termites. They each do their part no matter lhow small it is becaus

delete end chars

2014-08-24 Thread JB
If I have a certain amount of characters and I want to check the end of another line of characters to see if they are there and if so then delete them what is the fastest way to do delete the characters at the end of the specified line? ___ use-livecode

Re: delete end chars

2014-08-24 Thread JB
be fun do execute as well. But is this what > you meant? > > > Craig Newman > > > > -Original Message- > From: JB > To: How to use LiveCode > Sent: Sun, Aug 24, 2014 10:16 am > Subject: delete end chars > > > If I have a certain amount of charact

Re: delete end chars

2014-08-24 Thread JB
that many times to delete the last character. I was thinking there might be a faster or at least smaller way to write the code. Would a regex be better and if so how do you write the regex properly? John Balgenorth On Aug 24, 2014, at 8:14 AM, Richmond wrote: > On 24/08/14 17:12, JB wr

Re: delete end chars

2014-08-24 Thread JB
That works good! thank you, John Balgenorth On Aug 24, 2014, at 8:21 AM, Colin Holgate wrote: > on mouseUp > put fld 1 into f1 > put fld 2 into f2 > put offset(f1,f2) into offamount > if offamount = the number of chars in f2 - the number of chars in f1 + 1 > then > put char 1 to

Re: delete end chars

2014-08-24 Thread JB
end zapAtEndOfLine > > -- Peter > > Peter M. Brigham > pmb...@gmail.com > http://home.comcast.net/~pmbrig > > > On Aug 24, 2014, at 11:12 AM, JB wrote: > >> Hi, >> >> Thanks for the reply. >> >> I am saying if I have “ABC” in one string and t

Re: delete end chars

2014-08-24 Thread JB
Hi Richmond, That seems to leave me with the string I want to delete. Even so thank you for the code. John Balgenorth On Aug 24, 2014, at 8:46 AM, Richmond wrote: > on mouseUp > put fld "TEXXT" into TEXXT > put the number of chars in TEXXT into CHNMB > repeat CHNMB times > if the l

Re: delete end chars

2014-08-24 Thread JB
Thank you very much! John Balgenorth On Aug 24, 2014, at 9:01 AM, Richmond wrote: > On 24/08/14 18:54, JB wrote: >> Hi Richmond, >> >> That seems to leave me with the string I want to delete. >> Even so thank you for the code. >> >> John Balgenorth

Re: delete end chars

2014-08-24 Thread JB
; Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and > SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html> > > > On Sun, Aug 24, 2014 at 8:12 AM, JB wrote: > >> Hi, >> >> Thanks for the reply. >> >> I am saying if I have “ABC” in o

Re: delete end chars

2014-08-24 Thread JB
ring1 >> end if >> >> 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 Sun, Aug 24, 2014 at 8:12 AM,

Re: delete end chars

2014-08-24 Thread JB
har (the length of tString1 - the length of tString2 +1 ) to -1 >> of tString1 >> end if >> >> Pete >> lcSQL Software <http://www.lcsql.com> >> Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and >> SQLiteAdmin <http://www.

Re: delete end chars

2014-08-24 Thread JB
. Once again thank you and everyone else for the help. John Balgenorth On Aug 24, 2014, at 12:35 PM, Peter Haworth wrote: > On Sun, Aug 24, 2014 at 10:35 AM, JB wrote: > >> (tString1,"(.*)" & tString2 & "$",tString1,tStart,tEnd) > > > My apol

Re: delete end chars

2014-08-24 Thread JB
24, 2014 at 1:43 PM, JB wrote: > >> I still can’t get it to work for some reason. And the >> first regex one ends up leaving me the letters that >> I wanted to delete instead of leaving the other part. >> > > Strange. They both work fine here. Maybe the

Re: delete end chars

2014-08-25 Thread JB
You brought a lot to the table. Test code is nice ti have and I thank you for it. I was thinking Peter’s would be faster and I wanted to use it. I got it working in a new stack with the code the others wrote and saved it all. They akk work in the new stack but don’t work properly in the stack t

Open App/file

2014-08-25 Thread JB
Is there a way to send a double click to a file or application if I have the file path? Or any other code that would allow me to open a file or application? I do not mean I want a binary read/write I just want the file or app to open like it does when I click on it in the finder. John Balgenorth

Re: Open App/file

2014-08-25 Thread JB
Thank you! I was looking in the dictionary for open and couldn’t find it. This will do the job. Thanks. John Balgenorth On Aug 25, 2014, at 2:13 PM, Colin Holgate wrote: > launch [document path] with [application path] should work, shouldn’t it? > > Read the Dictionary entry for other vari

Re: Window manager plugin?

2014-08-26 Thread JB
nswer dialog. Set the defaultStack to this stack and execute the ask or >> answer command. There may be more elegant ways. >> >> set the topleft of the templateStack to 0,32 >> set the vis of the templateStack to false >> create stack "place holder" >> set

delete lines

2014-08-27 Thread JB
I am using the files to list all of the files in a folder. This also list all of the hidden files & they begin with a dot “.”. What is the fastest way to delete all lines in a variable that begin with a dot? John Balgenorth ___ use-livecode mailing l

Re: delete lines

2014-08-27 Thread JB
/qery.us/3fi > > LiveCode on Facebook: > https://www.facebook.com/groups/runrev/ > > On 8/27/2014 22:58, JB wrote: >> I am using the files to list all of the files in a >> folder. This also list all of the hidden files & >> they begin with a dot “

join columns

2014-08-28 Thread JB
Richard Gaskin wrote a function to get a column from a list. function GetCol pData, pCol --Richard Gaskin set the itemdel to tab put empty into tReturnList repeat for each line tLine in pData put item pCol of tLine &cr after tReturnList end repeat delete last char of tR

Re: join columns

2014-08-28 Thread JB
> split pData by column > put pData[4] into tTemp2 > put pData[2] into pData[4] > put tTemp2 into pData[2] > > > -- then put it back together as a list: > > combine pData by column > > That should do it. > > Phil Davis > > > > On 8/2

Re: join columns

2014-08-28 Thread JB
>> -- example: switch positions of columns 2 and 4 >> >> split pData by column >> put pData[4] into tTemp2 >> put pData[2] into pData[4] >> put tTemp2 into pData[2] >> >> >> -- then put it back together as a list: >> >

Re: join columns

2014-08-28 Thread JB
t; get line x of dataToInsert > put it & tab before item colNumber of line x of intoThisTable > end > repeat > return intoThisTable > -- > insertAsColumn > > on die dyingMessage > answer dyingMessage > exit to top > end die > &g

Re: join columns

2014-08-28 Thread JB
> put pData[4] into tTemp2 > put pData[2] into pData[4] > put tTemp2 into pData[2] > > > -- then put it back together as a list: > > combine pData by column > > That should do it. > > Phil Davis > > > > On 8/28/14, 11:54 AM, JB wrote: >&g

Re: join columns

2014-08-28 Thread JB
f (colNumber < 1) or (colNumber > lastCol) then >> ask "colNumber must be an integer between 1 and" && lastCol with 1 >> if the result is "cancel" then exit to top >> if (it is empty) or (it is not a num

Re: join columns

2014-08-28 Thread JB
mouseUp On Aug 28, 2014, at 2:49 PM, JB wrote: > on mouseUp > put fld id 1056 into pData > split pData by column > put pData[4] into dataToInsert > put insertAsColumn (3, dataToInsert, intoThisTable) into newTable > put newTable into fld id

Re: join columns

2014-08-28 Thread JB
original list format, but with items moved to their new positions. > > Phil > > > On 8/28/14, 2:27 PM, JB wrote: >> Hi Phil, >> >> I am having trouble with the proper way >> to write the combine pData by column. >> >> I can split the columns a

Re: join columns

2014-08-28 Thread JB
learn a lot. > > Phil > > > On 8/28/14, 3:47 PM, JB wrote: >> Hi Phil, >> >> Thank you so many times!!! >> >> It does work. I was thinking i needed to add more to it >> and never tried it like it was. >> >> This is my first time wi

Re: Delete columns... How?

2014-08-29 Thread JB
Thank you! That is something I needed very much today. John Balgenorth On Aug 29, 2014, at 2:33 AM, FlexibleLearning.com wrote: > Related problem to 'join columns': How to delete a column of data? > > This fails... > > on mouseUp > get fld 1 > split it by column > delete local it[2] >

Re: Delete columns... How?

2014-08-29 Thread JB
My eyes are not working. I now see you said it fails. John Balgenorth On Aug 29, 2014, at 2:33 AM, FlexibleLearning.com wrote: > Related problem to 'join columns': How to delete a column of data? > > This fails... > > on mouseUp > get fld 1 > split it by column > delete local it[2] > c

Re: Delete columns... How?

2014-08-29 Thread JB
I am sure someone else can do it better but this works. on mouseUp put fld id 1056 into pData set the itemdel to tab split pData by column put pData[4] into tType put pData[3] into tSize put "size = empty" into tSize put pData[2] into tModDate put empty into tModD

Re: Delete columns... How?

2014-08-29 Thread JB
I knew someone had a better way. thank you. John Balgenorth On Aug 29, 2014, at 9:06 AM, Peter Haworth wrote: > Sometimes I dream of: > > delete column 3 of line 1 to -1 of tVar > > Pete > lcSQL Software > Home of lcStackBrowser

Re: Delete columns... How?

2014-08-29 Thread JB
On this the column to delete would need to be joined at the end. John Balgenorth On Aug 29, 2014, at 9:02 AM, JB wrote: > I am sure someone else > can do it better but this works. > > on mouseUp > put fld id 1056 into pData > set the itemdel to tab > split pDat

Re: [OT] Spies under the bed.

2014-08-31 Thread JB
It sounds to me like the spies came out from under the bed and are now in your bed. Booz, Allen, Hamilton They are in control of everything and in bed with every politician and government agency. They are bank managers and corporate managers in every private, industrial and government agency. Th

Re: [OT] Spies under the bed.

2014-08-31 Thread JB
you & care about you. In other words you are about to get screwed. Do not resist it will only make it worse. John Balgenorth On Aug 31, 2014, at 9:22 AM, JB wrote: > It sounds to me like the spies came out from > under the bed and are now in your bed. > > Booz, Allen, Hamil

Filtering FIle Types

2014-09-01 Thread JB
If I have folder with thousands of files I can use the Files and get a list of the file names and it will end with the type preceded by a dot such as .jpg. I can set the item delimiter to “.” and do a repeat to get the last item of each line and I will have a list of all file types and the name/li

Re: Filtering FIle Types

2014-09-01 Thread JB
I have not tried it yet but if it works the problem is I might want to use a variety of file types so the repeat would filter one line at a time and then you check for that type in the list of types you will allow. The way you provided would need it to allow a list of types or I would need to keep

Re: Filtering FIle Types

2014-09-02 Thread JB
;*." & pType) > return pFileList > end filterByType > > and call it repeatedly for whatever file types you want. > > -- Peter > > Peter M. Brigham > pmb...@gmail.com > http://home.comcast.net/~pmbrig > > > On Sep 1, 2014, at 4:28 PM, JB wrote: > &g

Re: Filtering FIle Types

2014-09-02 Thread JB
haracter > > 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 Mon, Sep 1, 2014 at 1:28 PM, JB wrote: > >> I h

Re: Filtering FIle Types

2014-09-02 Thread JB
of outList > end filterByType > > -- Peter > > Peter M. Brigham > pmb...@gmail.com > http://home.comcast.net/~pmbrig > > > On Sep 2, 2014, at 1:14 PM, JB wrote: > >> Thank you for the reply and code. >> >> If I call it for every type I want

Re: Filtering FIle Types

2014-09-02 Thread JB
You posted >> Thew new syntax for the filter command (don;t recall which version it was >> introduced but it works in 6.6.2) Maybe that is why I get an error when I even put the script into my button. It works on LiveCode 6.6.2 and higher not Revolution. Not to be critical of LiveCode I just hap

Re: How To: Delete columns of data

2014-09-04 Thread JB
That is fast but here are a few problems I am having. It looks to me like you can only delete one column and then you use it again to delete another column. I am getting a list of the detailed files which is a comma separated list of 11 items and I only want to end up with 4 columns. When I use

Swift externals

2014-09-05 Thread JB
It sounds like Apples new programming language Swift is going to be used in LiveCode. Swift looks similar to a scripting language. Does anyone know when the official release of Swift is and will it be possible to incorporate it into older versions like Revolution? It looks like Swift would be a

Re: How To: Delete columns of data

2014-09-05 Thread JB
All 3 of you have posted some fantastic code! Thank you, Hugh, Peter and Mike. I can use it to solve some problems. John Balgenorth On Sep 5, 2014, at 4:09 PM, Peter M. Brigham wrote: > Great! > > -- Peter > > Peter M. Brigham > pmb...@gmail.com > http://home.comcast.net/~pmbrig > > On S

Re: How To: Manage columns of data (was Re: How To: Delete columns of data)

2014-09-06 Thread JB
Hi Hugh, Thank you again for the code. When I first mentioned I tested your code I said that for some reason it was causing me problems and I would need to force quit the program, A few days before that I replied to Richmond’s post about spies under his bed. My home page was Google and now it i

Re: How To: Manage columns of data (was Re: How To: Delete columns of data)

2014-09-06 Thread JB
t is corrupt management who intentionally left the door open for the abuse and attack by MacKeeper. That does not mean it was Bank of America just because they employ BAH. John Balgenorth On Sep 6, 2014, at 1:43 PM, JB wrote: > Hi Hugh, > > Thank you again for the code. > > When

Re: How To: Manage columns of data (was Re: How To: Delete columns of data)

2014-09-06 Thread JB
John Balgenorth On Sep 6, 2014, at 8:45 PM, J. Landman Gay wrote: > On 9/6/2014, 6:53 PM, JB wrote: >> I would like to clarify the part about the attack from MacKeeper >> preventing me from accessing my bank account. I mentioned >> that I was also taken to MacKeeper instead of the w

Re: How To: Manage columns of data (was Re: How To: Delete columns of data)

2014-09-06 Thread JB
On Sep 6, 2014, at 9:25 PM, Jerry Jensen wrote: > On Sep 6, 2014, at 8:45 PM, J. Landman Gay wrote: > >> On 9/6/2014, 6:53 PM, JB wrote: >>> I would like to clarify the part about the attack from MacKeeper >>> preventing me from accessing my bank account. I menti

Re: How To: Manage columns of data (was Re: How To: Delete columns of data)

2014-09-06 Thread JB
wrote: > On Sep 6, 2014, at 9:26 PM, JB wrote: > >> If my DNS was changed the bank would not recognize me >> and they would never have let me log in without explaining >> why I have a different DNS and would tell me that was the >> problem. They are not idiots and d

Re: How To: Manage columns of data (was Re: How To: Delete columns of data)

2014-09-06 Thread JB
wrote: > > On Sep 6, 2014, at 9:38 PM, JB wrote: > >> B of A did not have MacKeeper ads. I can assure you that >> they were told about the abuse during the time they finally >> got me logged in. >> >> If you can prove what they have not I am sure they wo

Re: How To: Manage columns of data (was Re: How To: Delete columns of data)

2014-09-06 Thread JB
we did not already discuss. John Balgenorth On Sep 6, 2014, at 10:09 PM, Peter W A Wood wrote: > > On 7 Sep 2014, at 12:26, JB wrote: > >> If my DNS was changed the bank would not recognize me >> and they would never have let me log in without explaining >> why

Re: How To: Manage columns of data (was Re: How To: Delete columns of data)

2014-09-06 Thread JB
password and take action. Thanks for the help but you are wrong about me being at a fake site. John Balgenorth On Sep 6, 2014, at 11:00 PM, J. Landman Gay wrote: > On 9/7/2014, 12:12 AM, JB wrote: >> I was not thinking correctly and you are right >> about DNS but it goes back to

Externals in Objective-C

2014-09-11 Thread JB
n theory any language that can build shared libraries and allows you to link with the provided glue code could be used. However, in practice, some languages will require extra glue-code in order to provide an environment in which their code can run. For example, to access Objective-C you will ne

Re: Externals in Objective-C

2014-09-12 Thread JB
://stackoverflow.com/questions/7132755/wrapping-objective-c-in-objective-c-c John Balgenorth On Sep 11, 2014, at 8:45 PM, JB wrote: > n theory any language that can build shared libraries and allows you to link > with the provided glue code > could be used. However, in practice, some

Listing & Filtering files

2014-09-16 Thread JB
You want some of the best ways to list and filter files? Here it is from the experts with a stack download to help. http://lessons.runrev.com/s/lessons/m/4071/l/16635-file-and-folders-part-1 John Balgenorth ___ use-livecode mailing list use-livecode@li

Re: Listing & Filtering files

2014-09-16 Thread JB
It says this is PART 1. Does anyone know where Part 2 is? John Balgenorth On Sep 16, 2014, at 9:25 PM, JB wrote: > You want some of the best ways to list and filter files? > Here it is from the experts with a stack download to help. > > http://lessons.runrev.com/s/lessons/m/

Re: Listing & Filtering files

2014-09-16 Thread JB
080-files-and-folders-part-2 > > The link is in the top right corner of part 1. :-) > > Paul > > On Sep 16, 2014, at 9:30 PM, JB wrote: > >> It says this is PART 1. >> >> Does anyone know where Part 2 is? >> >> John Balgenorth >> >>

Re: Listing & Filtering files

2014-09-17 Thread JB
it does allow you > to change the link colours in preferences, not too sure about IE though. > > HTH > > Paul > > On Sep 16, 2014, at 9:59 PM, JB wrote: > >> Thanks for the info on the link for part 2. >> I am color blind on reds and greens and >&g

Progress Bar

2014-09-17 Thread JB
How do I set the end value of a progress bar by code instead of the inspector? John Balgenorth ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://

Re: Progress Bar

2014-09-17 Thread JB
It does not really matter. I realize the best way is to set the end value at 100 and use the percent value of how much has been processed since there are limits on how large the end value number can even be. John Balgenorth On Sep 17, 2014, at 10:03 PM, JB wrote: > How do I set the end va

Re: Progress Bar

2014-09-17 Thread JB
ector, but it's an easy step to overlook. > > HTH > > Paul > > On Sep 17, 2014, at 10:03 PM, JB wrote: > >> How do I set the end value of a progress >> bar by code instead of the inspector? >> >> John Balgenorth >> >> __

LiveCode Commercial License

2014-09-18 Thread JB
I was not awary LiveCode updated their commercial license. My question is they say you are billed annually which is like was done for Revoluton Enterprise. Then they say you can cancel anytime and you are never charged royalties. That was my problem with LiveCode is if I remember correctly when t

Re: LiveCode Commercial License

2014-09-18 Thread JB
de development IDE anymore, when your license has expiered. Old > licences from runrev 2.x, 3.x, 4.x (I don't know exactly, when it changed) > work forever. > Tiemo > >> -Ursprüngliche Nachricht- >> Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.

Re: LiveCode Commercial License

2014-09-18 Thread JB
qery.us/3fi > > LiveCode on Facebook: > https://www.facebook.com/groups/runrev/ > > On 9/18/2014 11:28, JB wrote: >> I was not awary LiveCode updated their commercial license. >> My question is they say you are billed annually which is like >> was done for Rev

Re: LiveCode Commercial License

2014-09-18 Thread JB
alkprogrammer > KvK: 50277553 > > Installer Maker for LiveCode: > http://qery.us/468 > > Buy my new book "Programming LiveCode for the Real Beginner" > http://qery.us/3fi > > LiveCode on Facebook: > https://www.facebook.com/groups/runrev/ > > On

Re: LiveCode Commercial License

2014-09-18 Thread JB
x-talk.com > Twitter: http://twitter.com/xtalkprogrammer > KvK: 50277553 > > Installer Maker for LiveCode: > http://qery.us/468 > > Buy my new book "Programming LiveCode for the Real Beginner" > http://qery.us/3fi > > LiveCode on Facebook: > https://

Re: LiveCode Commercial License

2014-09-18 Thread JB
? Certainly if they make that much it would seem idiotic to not support the software that made them money but you know people do some strange things. John Balgenorth On Sep 18, 2014, at 8:22 AM, Richard Gaskin wrote: > JB wrote: > >> Thank you for the information. That sounds perfectl

Re: LiveCode Commercial License

2014-09-18 Thread JB
do not get beta versions etc, and then when you are ready to market your software you can pay the $99. In the meantime they provide you a lot of free code samples and information even if you have not paid the $99 yet. John Balgenorth On Sep 18, 2014, at 12:00 PM, Richard Gaskin wrote: >

Re: LiveCode Commercial License

2014-09-18 Thread JB
That brings up a very interesting question about the license being a subscription instead of you owning the program like you did with Revolution Enterprise. People value their software and the programming tools they spend time using to make it. What if for some reason or another LiveCode went out

Re: LiveCode Commercial License

2014-09-18 Thread JB
. This sounds really interesting to me. If you have not watched the video Richard Gaskin posted a link to it and it is very interesting. John Balgenorth On Sep 18, 2014, at 8:45 PM, Kay C Lan wrote: > On Fri, Sep 19, 2014 at 5:06 AM, JB wrote: > >> People value their soft

Re: LiveCode Commercial License

2014-09-19 Thread JB
>> -Ursprüngliche Nachricht- >> Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im > Auftrag >> von Kay C Lan >> Gesendet: Freitag, 19. September 2014 05:46 >> An: How to use LiveCode >> Betreff: Re: LiveCode Commercial License >> &

Re: LiveCode Commercial License

2014-09-19 Thread JB
19, 2014, at 4:33 AM, Kay C Lan wrote: > On Fri, Sep 19, 2014 at 12:45 PM, JB wrote: >> Hi Kay, >> >> The minute you use the computers they >> have already lost value no matter what >> brand you bought. >> > Sorry, I thought we were talking about Sof

Re: LiveCode Commercial License

2014-09-19 Thread JB
Thanks for the links and info Trevor. Everything you said sounds really good. Cocoa will open the door for Objective-C and Swift. John Balgenorth On Sep 19, 2014, at 4:35 AM, Trevor DeVore wrote: > On Fri, Sep 19, 2014 at 12:45 AM, JB wrote: > >> >> A better thing to di

Re: LiveCode Commercial License

2014-09-19 Thread JB
ber 19, 2014, JB wrote: > >> Thanks for the links and info Trevor. >> >> Everything you said sounds really good. >> Cocoa will open the door for Objective-C >> and Swift. >> > > Cocoa is primarily at the UI layer and doesn't really affect

Re: LiveCode Commercial License

2014-09-19 Thread JB
I would love to have a copy of that! If you find it please send me a copy. John Balgenorth On Sep 19, 2014, at 9:24 AM, Trevor DeVore wrote: > On Fri, Sep 19, 2014 at 10:40 AM, JB wrote: > >> How can you use Objective-C right now? >> I downloaded the recent community vers

Re: LiveCode Commercial License

2014-09-19 Thread JB
Objective-C somewhere in the code they added Foundation.h? John Balgenorth On Sep 19, 2014, at 9:24 AM, Trevor DeVore wrote: > On Fri, Sep 19, 2014 at 10:40 AM, JB wrote: > >> How can you use Objective-C right now? >> I downloaded the recent community version >> of LIveCo

<    1   2   3   4   5   6   7   >