Corrupted Stack

KOPP Ed ed.kopp at cnh.com
Tue May 3 23:17:54 EDT 2005


I tried "put the text of fld 1 of cd 1 of stack..." and got the following:

Message execution error:
Error Description: Chunk: can't find stack.

I double checked to make sure that I was giving it the correct stack name.
To make sure, I modified the code slightly to the following:

Answer file "which stack?"; put the text of fld 1 of cd 1 of stack it into
msg.

The code works fine if I select a "good" stack. It doesn't recognize my
corrupted stack. :-(

-----Original Message-----
From: Erik Hansen [mailto:erikhans08 at yahoo.com] 
Sent: Tuesday, May 03, 2005 10:07 PM
To: How to use Revolution
Subject: Re: Corrupted Stack



--- KOPP Ed <ed.kopp at cnh.com> wrote:

> Of course, there's no backup file. Is there any
> way to ignore the scripting
> and just retrieve the data that's stored in the
> various fields on the cards?

see if this works:

put the text of field 1 of cd 1 of
stack "myCorruption" into msg

if it works, make a handler with repeats
for all cards and fields.

good luck,

Erik Hansen


erik at erikhansen.org    http://www.erikhansen.org

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
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