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:[EMAIL PROTECTED] 
Sent: Tuesday, May 03, 2005 10:07 PM
To: How to use Revolution
Subject: Re: Corrupted Stack



--- KOPP Ed <[EMAIL PROTECTED]> 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


[EMAIL PROTECTED]    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
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to