using a custom property as a sort key ?
Ken Ray
kray at sonsothunder.com
Sat Feb 28 23:10:19 EST 2004
How's this:
mark cards where (the Index of this card = 1)
go next marked card
unmark all cards -- just to be safe
HTH,
Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/
> -----Original Message-----
> From: use-revolution-bounces at lists.runrev.com
> [mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of
> Christopher Mitchell
> Sent: Saturday, February 28, 2004 9:11 PM
> To: How to use Revolution
> Subject: using a custom property as a sort key ?
>
>
> Howdy,
>
> Is it possible to use a custom property as a sort key? I
> have a stack
> of flashcards that have an embedded "permanent" order in the
> form of a
> custom property called Index. I use a pretty crude script to flip
> through all the cards (after being shuffled, aka sort on key random),
> find the one with index 1, go to it, then sort on it.
>
> Is it possible to say something like: go to card with Index of 1
>
> ? (obviously that is not appropriate transcript, as i'm searching for
> the syntax)... this would be similar to saying something along the
> lines of go to card with short name "xyz"
>
> Surely this is implemented, and I just can't find it.
>
> Yours,
> Chris
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-> revolution
>
More information about the use-livecode
mailing list