Background Long IDs
Brian Milby
brian at milby7.com
Sun May 6 23:46:42 EDT 2018
Could be where it is being referenced. From the message box:
put the long id of background id 1020 of stack "AutoScriptSaver"
Returns:
bkgnd id 1020 of stack "/Users/milby/Desktop/AutoScriptSaver.livecode"
Until after I visit the card, when it changes to:
group id 1020 of card id 1025 of stack
"/Users/milby/Desktop/AutoScriptSaver.livecode"
This was in LC 8.1.9
The stack uses files(folder, type) so it doesn't work in 8.
On Sun, May 6, 2018 at 9:20 PM, dunbarx via use-livecode <
use-livecode at lists.runrev.com> wrote:
> Hi.
>
> Maybe I am not building this correctly. I made a new stack of five cards.
> I
> placed a BG group on card 3. It has ID 1005.
>
> On card 1 in a button script:
>
> on mouseUp
> put the long id of background ID 1005 of this stack into fld 2
> end mouseUp
>
> In new sessions, whether I visit card 3 or not, I always get "group ID 1005
> of ...."
>
> Never "bkgnd ID 1005 of ..."
>
> LC 8.1.7
>
> Craig Newman
>
>
>
> --
> Sent from: http://runtime-revolution.278305.n4.nabble.com/
> Revolution-User-f278306.html
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
More information about the use-livecode
mailing list