Page 1 of 1

"go back" without the go?

Posted: Sun Jun 08, 2014 10:22 pm
by Simon
Hi all,
"go back" returns you to the most recently visited card so liveCode is storing that information somewhere.
My question is how do I retrieve that information without having to go to that card?
previous/last/back nope.

Thanks,
Simon

Re: "go back" without the go?

Posted: Sun Jun 08, 2014 10:57 pm
by bn
Hi Simon,

check recentCards, recentNames

Kind regards
Bernd

Re: "go back" without the go?

Posted: Sun Jun 08, 2014 11:24 pm
by skiplondon
As stated, recentcards will work. Just remember it lists the cards in reverse order so that the most recent card is at the top of the list.

Re: "go back" without the go?

Posted: Sun Jun 08, 2014 11:33 pm
by Simon
WeeeeHeee!
I knew liveCode had it in it!

Thanks Bernd!

Simon

Re: "go back" without the go?

Posted: Mon Jun 16, 2014 10:56 pm
by [-hh]
..........

Re: "go back" without the go?

Posted: Tue Jun 17, 2014 12:04 am
by Simon
Thanks Hermann,
More tricks for me.

Simon