> Peter,
> 
> I was away from my computer when you submitted your suggestion. I found an 
> error in your code (nor) for nbr for the first line of code.  I added the 
> ampersand that you suggested to the following line:
> 
> put counter & "." && tName & cr after theList
> 
> Despite that change, I got another error message (Chunk: error in range end 
> of expression), char 4
> 
> for following line of code:
> 
> put line 1 to tCutoff of theList into field "Final"
> 
> Any other suggestions?

Try stepping through it with the debugger, probably tCutoff is not a number, or 
something.

-- Peter

Peter M. Brigham
pmb...@gmail.com
http://home.comcast.net/~pmbrig


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to