Do script-only stacks support "chained" behaviors?

Dr. Hawkins dochawk at gmail.com
Mon Jan 22 13:28:52 EST 2018


On Mon, Jan 22, 2018 at 6:10 AM, Mike Kerner via use-livecode <
use-livecode at lists.runrev.com> wrote:

>
> The way he suggested structuring the projects was putting the ui elements
> and their behaviors into /ui/stackName (and then the behaviors for that
> stack into /ui/stackName/behaviors/).


How about something similar to the unix convention of  indicating the shell
to use in the first line of a text executable (e.g., #!/bin/tcsh ) as a
comment?

so the first line starting with, perhaps, "--#" would indicate that  what
follows is an expression which evaluates to a button or other stack that is
to be the behavior of the stack?

-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462



More information about the use-livecode mailing list