On 8/1/02 5:17 pm, Tim <[EMAIL PROTECTED]> wrote: > I was wondering if there's an equivalent function to Supertalk's DESCRIBE > function in Transcript, as in get describe(this bg,cards)? Does anyone know > of a solution?
The cardNames and the backGroundNames of whatever stack give you a list of cards, which you can then use with the repeat for each line l construct to build up any more information you might need. Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited - Power to the Developer! Tel: +44 (0) 870 747 1165. Fax: +44 (0)1639 830 707. _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
