. März 2017 15:15
An: How to use LiveCode
Cc: J. Landman Gay
Betreff: Re: WEIRD: code changes the code instead of a field
There's a problem with the script editor losing track of the defaultstack
during debugging. I see it when it tells me that it can't find a control on
the card I
Message: 13
Date: Tue, 21 Mar 2017 14:58:02 +
sez Bob Sneidar
> > On Mar 21, 2017, at 04:11 , Klaus major-k via use-livecode
> > wrote:
> >
> > "numtochar" and "chartonum" have been deprecated since version 7.x of
> > Liveocde!
> > So please try again with "NumtoNativeChar" and maybe also
IT IS when you are debugging! Do you have gRevDevelopment set to true?
Bob S
> On Mar 21, 2017, at 04:16 , Tiemo Hollmann TB via use-livecode
> wrote:
>
> Hi Klaus,
> it's not an issue of numToChar (happens similar with numToNativeChar) but
> probably of the IDE/Debugger, who thinks that the
Hi Bob,
> Am 21.03.2017 um 15:58 schrieb Bob Sneidar via use-livecode
> :
> say WHUUUT?
WHUUT!
> By deprecated, do you mean not part of the scripting language anymore??
I am not a native english speaker, so you should know better what "deprecated"
means! :-D
It it obviously still working but
say WHUUUT? By deprecated, do you mean not part of the scripting language
anymore?? I thought we didn't do that.
Bob S
> On Mar 21, 2017, at 04:11 , Klaus major-k via use-livecode
> wrote:
>
> "numtochar" and "chartonum" have been deprecated since version 7.x of
> Liveocde!
> So please try
There's a problem with the script editor losing track of the defaultstack
during debugging. I see it when it tells me that it can't find a control on
the card I'm looking at. It's applying all references to itself.
I haven't been able to get a consistent recipe to report the problem but
since
An: How to use LiveCode
> Cc: Klaus major-k
> Betreff: Re: WEIRD: code changes the code instead of a field
>
> Hi Tiemo,
>
>> Am 21.03.2017 um 11:49 schrieb Tiemo Hollmann TB via use-livecode
> :
>>
>> Hello,
>>
>> LC 9.0, dp4, Win10: Fiddling arou
k via use-livecode
Gesendet: Dienstag, 21. März 2017 12:12
An: How to use LiveCode
Cc: Klaus major-k
Betreff: Re: WEIRD: code changes the code instead of a field
Hi Tiemo,
> Am 21.03.2017 um 11:49 schrieb Tiemo Hollmann TB via use-livecode
:
>
> Hello,
>
> LC 9.0, dp4, Wi
Hi Tiemo,
> Am 21.03.2017 um 11:49 schrieb Tiemo Hollmann TB via use-livecode
> :
>
> Hello,
>
> LC 9.0, dp4, Win10: Fiddling around creating a password field I am
> encountering a very weird phenomenon. Stepping thru my code with the
> debugger my code modifies my code instead of a field. Reci
Hello,
LC 9.0, dp4, Win10: Fiddling around creating a password field I am
encountering a very weird phenomenon. Stepping thru my code with the
debugger my code modifies my code instead of a field. Recipie:
- Create a new stack
- Create a new field
- Put the code into
10 matches
Mail list logo