current card?

2000-02-28 Thread Leston Drake

Hi all,

Does anyone know of a property that will tell me which card is being shown in an open 
stack? something equivalent to the current card of stack s? If there is not a property 
(I haven't been able to find one yet) does anyone have a good suggestion for finding 
this?

TIA

--
Leston Drake
LetterPress Software, Inc.
http://www.lpsoftware.com
--



This is the MetaCard mailing list.
Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm



Re: current card?

2000-02-28 Thread Scott Rossi

Does anyone know of a property that will tell me which card is being shown 
in an open stack?

Is this what you're looking for?

   the number of this cd of stack MyStack

or

   the short name of this cd of stack MyStack

Regards,



Scott Rossi   Tactile Media, Multimedia  Design
Creative Director Email: [EMAIL PROTECTED]
  Web: www.tactilemedia.com


This is the MetaCard mailing list.
Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm



Re: current card?

2000-02-28 Thread andu

Hi all,

Does anyone know of a property that will tell me which card is being shown
in an open stack? something equivalent to the current card of stack s? If
there is not a property (I haven't been able to find one yet) does anyone
have a good suggestion for finding this?

If you do:

on openCard
put the short name of the current cd
end openCard

will give you the name of the shown card.


TIA

--
Leston Drake
LetterPress Software, Inc.
http://www.lpsoftware.com
--



This is the MetaCard mailing list.
Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm


Regards, Andu



This is the MetaCard mailing list.
Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm