Search found 58 matches

by mcelvain
Thu Oct 26, 2023 7:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: calling javascripts from a 'practice' html site I've previously written
Replies: 0
Views: 189515

calling javascripts from a 'practice' html site I've previously written

Is it possible to use an html practice site like “practiceboard” dot com to practice writing Livecode scripts which interact with javascript ?
by mcelvain
Tue Sep 26, 2023 2:56 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Mail search code
Replies: 7
Views: 9966

Re: Mail search code

Thanks for your response, Richard ! [What format is it in?] =Macintosh "Mail" program [What is the role of the server?] =script would prompt "Mail" to keep "checking mail" until month/year, performing keyword search, returning enclosed document [How frequently and flexibly would you be doing these s...
by mcelvain
Sat Sep 23, 2023 2:47 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Mail search code
Replies: 7
Views: 9966

Mail search code

Is there LiveCode script to search through several years of mail ?

It would have to have built in pauses in order to allow server upload batches..,
by mcelvain
Tue Aug 01, 2023 3:53 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode on Kindle Fire
Replies: 19
Views: 16352

Re: LiveCode on Kindle Fire

Thank-you for all your informed responses ! You are correct in assuming I was asking if there is the equivalent of a Mac LC stand-alone that would be able to run on a fire Kindle, or eventually an iPhone. I'm guessing that such an ap would have to bring many of its own resources on board in order to...
by mcelvain
Sun Jul 30, 2023 11:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode on Kindle Fire
Replies: 19
Views: 16352

LiveCode on Kindle Fire

Is there a version of LiveCode which will open and run on a Kindle Fire ?

If the only option is to save a Macintosh LiveCode build as StandAlone which the Kindle will recognize, what is the workflow to achieve that ?
by mcelvain
Tue Jul 25, 2023 8:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: A.I.
Replies: 1
Views: 3474

A.I.

A.I. question: I have been writing an expanding translation stack which inputs SC stacks and spits out LC stacks. Still too messy to share. An unexpected problem is that I’m interpreting SC stacks written during a sharp learning curve. This curve is almost as sharp as my current LC curve. So I need ...
by mcelvain
Thu Jul 13, 2023 1:49 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to rebuild corrupted stack ?
Replies: 12
Views: 12792

Re: How to rebuild corrupted stack ?

You guys were right; LC didn't corrupt my stack.

BTW, the concept of "bus" was more than adequately captured in a Beatles' album.
by mcelvain
Wed Jul 05, 2023 10:40 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to rebuild corrupted stack ?
Replies: 12
Views: 12792

Re: How to rebuild corrupted stack ?

Thank-you all!

Will do.

Would a bad system bus allow a line of script to just die, while the compiler is happily purring away, now with mis-matched calls/responses?
by mcelvain
Wed Jul 05, 2023 10:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Debugger idea:
Replies: 0
Views: 190135

Debugger idea:

re: Debugger: re: declared variable list at left Would be nice to add option-doubleClick to open previously-opened variable assignment palette. This would avoid opening the same one twice. For those who can’t see all that well, arranging the palettes in a way that mirrors the flow of things can be q...
by mcelvain
Mon Jul 03, 2023 9:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to rebuild corrupted stack ?
Replies: 12
Views: 12792

How to rebuild corrupted stack ?

What is the best way to rebuild a copy of a corrupted stack?

My stack has just started renaming its objects with my variables (perhaps Globals) and renaming my variables in scripts as well.
by mcelvain
Wed Jun 28, 2023 12:49 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: load iterated (single) obj scripts into debugger
Replies: 3
Views: 4078

load iterated (single) obj scripts into debugger

re: debugger
re: looking at two different sections of one script simultaneously

would it be practical to request multiple adding an object’s script to the debugger by, say, adding “Control” to the “Option-Control” keyboard shortcut ?
by mcelvain
Thu Jun 22, 2023 11:02 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Lessons - Learned expanding list
Replies: 15
Views: 13334

Re: Lessons - Learned expanding list

You’re correct, Jacque, that the mb has been the source of handlers which had covered it with the infamous “Something” dialog box. And, yes, I’ve noticed that the mb quite often doesn’t recognize the last stack I clicked. LC is a much busier platform than SC; lots of messaging running under the hood...
by mcelvain
Thu Jun 22, 2023 10:48 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Debugger/stepping back thru handler/variable calls/values per run
Replies: 15
Views: 16993

Re: Debugger/stepping back thru handler/variable calls/values per run

Thank-you for responding, S. The LC debugger does have abilities SC debugger lacks, such as the ability to keep variable windows open through various runs of a given handler. And its ability to manage simultaneous scripts is fantastic. The stepping “into” and “over” seems identical to the SC debugge...
by mcelvain
Tue Jun 20, 2023 9:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Lessons - Learned expanding list
Replies: 15
Views: 13334

Re: Lessons - Learned expanding list

Jacque, I have a bad habit of editing multiple scripts at once using LC’s debugger’s directory capabilities. The result is that the order of windows open is not consistent with the order of stacks. I am able to edit the script of the bottom stack without bringing it to the “top.” … maybe… At least I...
by mcelvain
Tue Jun 20, 2023 9:35 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Debugger/stepping back thru handler/variable calls/values per run
Replies: 15
Views: 16993

Re: Debugger/stepping back thru handler/variable calls/values per run

You are correct, was looking for rewind similar to what SuperCard’s debugger can do. I assume the SC team considered the variable grid as a table, which was exported to a temporary recallable file each time any value was changed or handler passed. Maybe these temp files were named using the ticks or...

Go to advanced search