cgi create card script question
Klaus Major
klaus at major-k.de
Mon Nov 24 04:14:41 EST 2003
Hi Peter,
>
> On Nov 23, 2003, at 3:14 PM, <pbower at peterbower.com> wrote:
>
>> for the life of me when I have this code in the cgi script.........
>>
>> start using stack "test1"
>> create card
>> save stack "test1"
>> close stack "test1"
>>
>> nothing happens.
>> The rest of the script runs without a hitch.
i don't know if this also applies to cgi stacks but try this:
set the defaultstack to "test1"
create cd
save stack "test1"
close stack "test1
...
"Start using xxx" only adds the scripts etc... of that stack to the
message hierachy...
Hope that helps...
Klaus Major
klaus at major-k.de
www.major-k.de
More information about the use-livecode
mailing list