Search found 8 matches

by polecat
Fri Oct 07, 2016 3:46 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Read a result of database query
Replies: 8
Views: 5255

Re: Read a result of database query

Great!!!
I'll try soon. :-D
LiveCode is strange for me :-P
by polecat
Fri Oct 07, 2016 3:34 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Read a result of database query
Replies: 8
Views: 5255

Re: Read a result of database query

ok tData is not an array.
in your example how can i put one name on a single variable. I need to access data and use it
by polecat
Fri Oct 07, 2016 2:47 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Read a result of database query
Replies: 8
Views: 5255

Re: Read a result of database query

When i use combine function i don't have any more an array and i can't access to stored data using syntax like array[2]. Your answer give me a fact: i can't access to data stored into array if this array isn't transform with combine function. how can i put some of this result on a variable and use i...
by polecat
Thu Oct 06, 2016 5:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Read a result of database query
Replies: 8
Views: 5255

Read a result of database query

I connected on mysql and made a query.
the result is store on tData variable (i don't know if is an array).
How to can i read this variable?
I put data on field but how can i read and use it?
by polecat
Wed Jun 29, 2016 2:06 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Error can't find handler
Replies: 8
Views: 5278

Re: Error can't find handler

Is so strange but i install the new version of livecode and now works.
Tnks a lot
by polecat
Wed Jun 29, 2016 1:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Error can't find handler
Replies: 8
Views: 5278

Re: Error can't find handler

I've only one card! however how can I verify if my button divide is on the same card "Calcolatrice"?
by polecat
Wed Jun 29, 2016 8:22 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Error can't find handler
Replies: 8
Views: 5278

Re: Error can't find handler

I received the same error
Schermata 2016-06-29 alle 09.21.53.png
by polecat
Tue Jun 28, 2016 10:05 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Error can't find handler
Replies: 8
Views: 5278

Error can't find handler

I try to create a simple calculator following a livecode tutorial. When I create a card script the system give me a runtime error: ( Handler: can't find handler) near "operatorPressed", char 1 Please help me a can't understand where is the problem Schermata 2016-06-28 alle 22.57.51.png Schermata 201...