2 quick questions
Jim Ault
jimaultwins at yahoo.com
Wed Jun 16 10:24:44 EDT 2010
This series should work
put the currentcard of stack "License Maker" into remoteCdName
put the long id of card remoteCdName of stack "License Maker" into
longCdId
put the long name of longCdId
put the short name of longCdId
On Jun 16, 2010, at 7:15 AM, Mark Schonewille wrote:
> Thanks Peter. Yes that works. I also noticed that
> put the number of controls of the currentcard of stack "License
> Maker"
> works but
> put the name of the currentcard of stack "License Maker"
> doesn't. I wonder why.
>
> On 16 jun 2010, at 16:01, Peter Brigham MD wrote:
>> try:
>> put the currentcard of stack "License Maker"
>> or, if you want the name of the card:
>> put word -1 of the currentcard of stack "PPtodo"into c
>> put the name of card id c of stack "PPtodo"
>>
Jim Ault
Las Vegas
More information about the use-livecode
mailing list