nope.
sigh.
On Tue, Feb 22, 2022 at 1:46 PM Mikey wrote:
> h that's interesting.
> thanks, jg i'll try that
>
> On Tue, Feb 22, 2022 at 1:02 PM J. Landman Gay via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
>> An old standby from Panos:
>>
>> set the backcolor of this card to t
h that's interesting.
thanks, jg i'll try that
On Tue, Feb 22, 2022 at 1:02 PM J. Landman Gay via use-livecode <
use-livecode@lists.runrev.com> wrote:
> An old standby from Panos:
>
> set the backcolor of this card to the backcolor of this card
>
> --
> Jacqueline Landman Gay | jac...@hyperac
Hactoberfest is a month away. That's github's event that awards some swag
like tshirts and stickers in exchange for pull requests to open source
repos. Last year to get your swag you had to submit 4 PR's.
We've got a month, so maybe now would be a good time to develop a list of
LC repos that dese
When I was thinking about unquoted literals I was thinking about string
literals, something like
put one into counter
Or
put one into two
Numeric literals don’t offend the senses:
put 1 into counter
In the case of property assignments I could be persuaded either way: that
there is a global co