Dear livecoder,
I do have a problem with global variables.
I use this global variable to pass an information from db to each page on my mobile app.
It does not update when the app is updated on the iphone emulator, but works well on livecode it self.
Pls does anybody know what the problem could be?
Greetings
Malin
Global variables
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Global variables
Hi Malin,
I'm afraid we need to look at your code, at least the bit which UPDATES that namely global
and does not work in the simulator!
Best
Klaus
I'm afraid we need to look at your code, at least the bit which UPDATES that namely global
and does not work in the simulator!
Best
Klaus
Re: Global variables
Hi Klaus,
Tack
I figured it out and fixed. Just my mistake.
/Malin
Tack

I figured it out and fixed. Just my mistake.
/Malin