Jacqueline:
> If the third param is omitted, the script compiles okay
> but apparently aborts with no error message
> and no information when the app runs on the device.
Hey LC Team: This may be not merely a bug,
but also a "bad habit" in coding practice.
A habit that leads to multiple bugs.
Hi Lagi
I'd suggest following the Lesson as the most straightforward route. Let us
know if that doesn't work.
Regards, Bernard
On Sat, Sep 18, 2021 at 8:17 PM Lagi Pittas via use-livecode <
use-livecode@lists.runrev.com> wrote:
>
> I will look for a thread by you and expect that it should be t
Even a note in the documentation would help. I spent two weeks trying to
figure out the problem. Was it my store setup? The iPhone? My script, which
was based on the lesson example? Did I set up my store products wrong? Just
where should I look?
By the time I posted here I was a walking mass o
Things seem better when the message window is closed . I also disabled
all the script autocompletion options.
So its one or more of those things. Will test more later.
On Fri, Sep 17, 2021 at 1:37 PM J. Landman Gay via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Have you checked
Hi everyone
I have a need to programmatically open about 200 stacks, do something, and
the close them. In this case, for documentation reasons, I take a
screenshot from every stack, every card, and every substack and their cards
to export it.
My problem is that there are number of stacks that hav
Hmmm...first thing that comes to mind.
Can you check if the same name is already open and then rename the existing
one before you try to open the second one?
On Sun, Sep 19, 2021 at 5:54 PM R.H. via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Hi everyone
>
> I have a need to program
Sorry, right you mentioned that in one of the paragraphs. but there is
a way to get all the stacks opened... but making sure that before a
stack is processed, the name is returned to what it must be to be exported
and work.
Just making the assumption that you can only process one open stac