Arrays for lists with multiple lines where item 1 is the same on N number of lines

2016-04-21 Thread Sannyasin Brahmanathaswami
This is for the Wizards of Arrays among you. All these years I’ve done most of my list processing with “repeat for each line x of some list” Where the lines are tab delimited data or | pipe delimited. My baby talk stepping through these and parsing for items on the way thru works. It’s also ve

Re: Language modules for Visual Studio Code

2016-04-21 Thread Sannyasin Brahmanathaswami
This assumes you have your SSH keys on the server, right? I have done scp also from terminal when migrating one site to another server… giant tarball, in those scenarios we were putting the user-password in the scp command string… I wonder how secure that is? Of course you don’t want to hard wi

Re: Being silly with penguins

2016-04-21 Thread RM
Personally I like the graphic object with its backGroundPattern set to a series of images the best. The "HyperCard" method of flipping through tons of cards is resource hungry and could grind to a halt on slower processors. I wonder whether a graphic object couldn't be set up as a sort of sprit

Re: LC8 RC1 Dictionary has issues

2016-04-21 Thread Monte Goulding
> On 22 Apr 2016, at 3:04 PM, J. Landman Gay wrote: > > On 4/21/2016 9:34 PM, Sannyasin Brahmanathaswami wrote: >> Is there a way to get the old dictionary back? >> >> BG? Is your plug in working under 8? >> >> Current if you search for a term, the page gets stuck on that term.. >> If you ent

Re: LC8 RC1 Dictionary has issues

2016-04-21 Thread J. Landman Gay
On 4/21/2016 9:34 PM, Sannyasin Brahmanathaswami wrote: Is there a way to get the old dictionary back? BG? Is your plug in working under 8? Current if you search for a term, the page gets stuck on that term.. If you enter a different search term… nothing happens.. You have exit the dictionary

corrupted stack

2016-04-21 Thread Mark Wieder
I just got my first corrupted stack possibly ever. I'm working on a utility in LC8-rc1 and figured out that it might be useful in earlier versions as well. So I set the stackfileversion to "2.4", saved the stack, and opened it in LC 4.6.4. No problems. I then made a small change to the stack a

LC8 RC1 Dictionary has issues

2016-04-21 Thread Sannyasin Brahmanathaswami
Is there a way to get the old dictionary back? BG? Is your plug in working under 8? Current if you search for a term, the page gets stuck on that term.. If you enter a different search term… nothing happens.. You have exit the dictionary and come back to search, Am I doing something wrong? BR

Re: Multiple Threads

2016-04-21 Thread [-hh]
Impressing statement. Now you will simply switch to Nabble (or similar) where the date sorting is correct? Bob Sneidar-2 wrote > I post this with a grin on my face. The proposition that one shouldn't try > to get people to behave differently on the grounds that you can't succeed > with everyone i

Re: Being silly with penguins

2016-04-21 Thread William Prothero
Richmond: What’s interesting is that they all look good on my Mac, ElCapitan and LC 8 RC1. I also like the image flipping method rather than the animated gif one. I’m considering making an animation system, for my purposes, that is kind of like a Director “score” where a property list holds “fra

Re: How to force a library inclusion in a Standalone?

2016-04-21 Thread Paul Dupuis
On 4/21/2016 4:31 PM, J. Landman Gay wrote: > On 4/21/2016 3:13 PM, Paul Dupuis wrote: >> On 4/21/2016 3:06 PM, J. Landman Gay wrote: >>> On 4/21/2016 10:08 AM, Paul Dupuis wrote: >>> How can I ensure that, when we build the standalone, whatever library has the file/folder functions are a

Re: Multiple Threads

2016-04-21 Thread Bob Sneidar
I post this with a grin on my face. The proposition that one shouldn't try to get people to behave differently on the grounds that you can't succeed with everyone is like telling a fisherman that because he cannot catch all of the fish in the lake, that it's best he not even put the boat in the

Re: How to force a library inclusion in a Standalone?

2016-04-21 Thread J. Landman Gay
On 4/21/2016 3:13 PM, Paul Dupuis wrote: On 4/21/2016 3:06 PM, J. Landman Gay wrote: On 4/21/2016 10:08 AM, Paul Dupuis wrote: How can I ensure that, when we build the standalone, whatever library has the file/folder functions are always included in the standalone? Is there a library stack con

Re: How to force a library inclusion in a Standalone?

2016-04-21 Thread Paul Dupuis
On 4/21/2016 3:06 PM, J. Landman Gay wrote: > On 4/21/2016 10:08 AM, Paul Dupuis wrote: > >> How can I ensure that, when we build the standalone, whatever library >> has the file/folder functions are always included in the standalone? Is >> there a library stack containing the revCopyFile, revDelet

Re: How to force a library inclusion in a Standalone?

2016-04-21 Thread J. Landman Gay
On 4/21/2016 10:08 AM, Paul Dupuis wrote: How can I ensure that, when we build the standalone, whatever library has the file/folder functions are always included in the standalone? Is there a library stack containing the revCopyFile, revDeleteFolder, etc. commands that I can explicitly load and

Re: Being silly with penguins

2016-04-21 Thread RM
I have now uploaded 4 stacks that effectively produce the same animation using 4 different techniques. Go and have some fun! Love, Richmond. On 21.04.2016 13:12, RM wrote: I'm starting a sequence of stacks showing different ways of producing animation. My first stack is here: http://forums

How to force a library inclusion in a Standalone?

2016-04-21 Thread Paul Dupuis
We have a standalone, developed and built under LC6.7.6 that loads separate stacks from a folder when running. The standalone itself has no code that uses the rev functions (i.e revDeleteFolder, revMoveFolder, revCopyFile, etc. However, one of the stacks that the standalone loads needs to use revDe

Re: Language modules for Visual Studio Code

2016-04-21 Thread Richard Gaskin
Sannyasin Brahmanathaswami wrote: > I do a lot of server script editing directly via my FTP client… > remote editing. I know yeah, some of you wizard have those scripts > working via a stack that allows you to edit in the script editor… > someday one of you will write a plug in for the rest of u

Re: Multiple Threads

2016-04-21 Thread Klaus major-k
Hi Dave, > Am 21.04.2016 um 11:26 schrieb Dave Kilroy : > > Bob, if you could send your email again, this time somehow escaping the email > or domain names that nabble turns into 'hiddenmail' links, then I would have > a better idea of what you're asking for :) this is what Bob wrote: > > but

Being silly with penguins

2016-04-21 Thread RM
I'm starting a sequence of stacks showing different ways of producing animation. My first stack is here: http://forums.livecode.com/viewtopic.php?f=10&t=27089 It uses a graphic object that is continually having its backGroundPattern changed. Richmond. __

Re: Multiple Threads

2016-04-21 Thread Dave Kilroy
Bob, if you could send your email again, this time somehow escaping the email or domain names that nabble turns into 'hiddenmail' links, then I would have a better idea of what you're asking for :)