Any suggestions?

Peter M. Brigham pmbrig at gmail.com
Sun Jul 22 17:19:43 EDT 2012


> 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
pmbrig at gmail.com
http://home.comcast.net/~pmbrig





More information about the use-livecode mailing list