Search found 10 matches
- Sat Nov 14, 2015 3:41 pm
- Forum: iOS Deployment
- Topic: Password system options
- Replies: 1
- Views: 2090
Password system options
Hello all, I am attempting to implement a simple login/password protected mobile stack. My original understanding was that variables canot be saved on stack closing so if you want a password or high score you have to write to an external file. Then i recently learned that global variables are saved ...
- Sat Nov 14, 2015 2:54 pm
- Forum: Databases
- Topic: Get a random key from an array
- Replies: 5
- Views: 5766
Re: Get a random key from an array
okay I tried it and it can't make it work. I'm trying hard to learn through experience without just asking you guys to do it for me but I'm having problems with this one. I think its something to do with how and where I declare the variables. Is it possible to explain where i would store my variable...
- Fri Nov 06, 2015 7:02 pm
- Forum: Databases
- Topic: Get a random key from an array
- Replies: 5
- Views: 5766
Re: Get a random key from an array
Thanks A lot!
- Fri Nov 06, 2015 3:35 pm
- Forum: Databases
- Topic: Get a random key from an array
- Replies: 5
- Views: 5766
Get a random key from an array
Hello
I am attempting to "answer" with a random from a list or an array
What would the syntax to access an array and select a random key look like?
Get random key of ateamNames [ ]
Or would I need a repeat statement to iterate through the array?
Thanks
I am attempting to "answer" with a random from a list or an array
What would the syntax to access an array and select a random key look like?
Get random key of ateamNames [ ]
Or would I need a repeat statement to iterate through the array?
Thanks
- Mon Sep 21, 2015 1:25 am
- Forum: Internet
- Topic: Where to start? Online classifieds app
- Replies: 10
- Views: 8381
Re: Where to start? Online classifieds app
Thanks for the tip Simon. I think that will be invaluable in the long run. Last night I designed UI for the first card and today I continued reading the PDF manual. For me I think this will help a lot. I'm quickly learning what can be done with LiveScript once I know what I can do I can just use the...
- Sun Sep 20, 2015 2:17 am
- Forum: Internet
- Topic: Where to start? Online classifieds app
- Replies: 10
- Views: 8381
Re: Where to start? Online classifieds app
Update "Hello World!" is done so I can officially start my quest. Also I have been reading through the PDF version of manual which is available in the help section of LiveeCode. There is a section in there I have not read yet it is entitled ""Building a web application" im willing to wager that may ...
- Sun Sep 20, 2015 1:54 am
- Forum: Internet
- Topic: Where to start? Online classifieds app
- Replies: 10
- Views: 8381
Re: Where to start? Online classifieds app
Again thanks to all! I think all poster have valid points and maybe in a way I am putting the carriage in front of the horse. I think the best plan would be to learn some livecode basics while creating my user interface and the interactions between the cards and stack. Then i will try Simons link. I...
- Sat Sep 19, 2015 3:51 pm
- Forum: Internet
- Topic: Where to start? Online classifieds app
- Replies: 10
- Views: 8381
Re: Where to start? Online classifieds app
Ok thanks to both of you. That is a pretty cool site and I may end up using it for another project. For this project to work it would have to be an app as opposed to a website or a forum. I will definitely be trying to learn all aspects of LiveCode but IMO I learn better figuring stuff out as needed...
- Sat Sep 19, 2015 12:11 pm
- Forum: Internet
- Topic: Where to start? Online classifieds app
- Replies: 10
- Views: 8381
Re: Where to start? Online classifieds app
Thanks for the response Klaus, I appreciate the helpful link. I neglected to mention in my previous post that I am not afraid to work and learn. I am not asking for all the answers. I am hoping that using the description of what I intend to do someone could tell me what I should be working towards. ...
- Sat Sep 19, 2015 2:41 am
- Forum: Internet
- Topic: Where to start? Online classifieds app
- Replies: 10
- Views: 8381
Where to start? Online classifieds app
Hello, I am brand new to livecode and pretty new to all aspects of apps, games, IT ect.. I honestly started with LiveCode for a specific app I want to make. I would like to make an app similar to craigslist in a way. The sellers will be able to post what they have for sale, buyers can search and the...