Odd data in message box

J. Landman Gay jacque at hyperactivesw.com
Fri Oct 16 14:31:34 EDT 2020


On 10/16/20 10:46 AM, Dan Friedman via use-livecode wrote:

> There is no problem with this function, and it's producing the correct time.   However, when it's all said and done, I get this in the message box:
> 
> 394,2185,1
> 465,2185,1
> 253,2185,1
> 241,2181,1,convertToLocalTime
> 353,0,0,stack "/Users/Dan1/Desktop/Ignite/MY App/App/main.livecode"
> 219,2130,9,convertToLocalTime
> 465,2130,9
> 253,2130,9
> 241,2129,1,convertKevinDate
> 353,0,0,stack "/Users/ Dan1/Desktop/Ignite/MY App/App/main.livecode"
> 219,38,41,convertKevinDate
> 119,38,41
> 118,38,41
> 118,38,41
> 465,38,41
> 241,38,1,FillInData
> 353,0,0,button id 1410 of card id 1406 of stack "Data Grid Templates 1571787360744" of stack "/Users/Dan1/Desktop/Ignite/MY App/App/main.livecode"
> 675,3536,1,FillInData
> 253,3536,1
> 253,3536,1
> 490,3536,1
> 253,3536,1

Here's a translation of the first few lines of the error codes (down through fillInData):

394	Operators +: error in left operand
465	put: error in expression
253	if-then: error in statement
241	Handler: error in statement
353	Object Name:
219	Function: error in function handler
465	put: error in expression
253	if-then: error in statement
241	Handler: error in statement
353	Object Name:
219	Function: error in function handler
119	Operators &: error in right operand
118	Operators &: error in left operand
118	Operators &: error in left operand
465	put: error in expression
241	Handler: error in statement



-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list