Search found 99 matches

by nicoloose
Thu Dec 05, 2019 7:36 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: importing date from text file and storing in sqlite
Replies: 10
Views: 6690

Re: importing date from text file and storing in sqlite

I have decided to store as seconds in an integer data type.

Now just to try and figure out why we have underscores all over the place!
by nicoloose
Thu Dec 05, 2019 2:31 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: importing date from text file and storing in sqlite
Replies: 10
Views: 6690

Re: importing date from text file and storing in sqlite

Gentlemen, thank you both for your input! Klaus, that's a nice shortened version of what I was trying to do... easy when you know how.. :wink: I build an array prior to creating a record in the DB and the array looks like: Screenshot 2019-12-05 at 13.27.11.png Everything looks normal but once in the...
by nicoloose
Thu Dec 05, 2019 9:57 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: importing date from text file and storing in sqlite
Replies: 10
Views: 6690

Re: importing date from text file and storing in sqlite

Hi Richard thanks for the reply. I am converting the date as such: switch tTemp case "sd_date" put word 1 of theRec into tDay put word 2 of theRec into tMonth put word 3 of theRec into tYear switch tMonth case "Jan" put "01" into tMonth break case "Feb" put "02" into tMonth break case "Mar" put "03"...
by nicoloose
Wed Dec 04, 2019 10:55 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: importing date from text file and storing in sqlite
Replies: 10
Views: 6690

importing date from text file and storing in sqlite

I am writing a little app where I import my data from my Amazon sales and store everything in an sqlite database for further analysis. I am having trouble with storing the dates. I have searched this forum and I find the answers a little ambiguous and confusing. My date comes in the following format...
by nicoloose
Sun Sep 29, 2019 12:32 pm
Forum: Android Deployment
Topic: Outsourcing
Replies: 15
Views: 9695

Re: Outsourcing

Welcome aboard, nicoloose. Don't fret about Richmond. He gets prickly at times. Myself and a few others here, even the engine team, are frequent targets of his posts. He does have a good point in this last post, though. The Android deployment process is much less cumbersome than Apple's. It may tak...
by nicoloose
Sun Sep 29, 2019 12:23 pm
Forum: Android Deployment
Topic: Outsourcing
Replies: 15
Views: 9695

Re: Outsourcing

Thank you,
This is helpful.
by nicoloose
Mon Sep 23, 2019 9:43 pm
Forum: Android Deployment
Topic: Outsourcing
Replies: 15
Views: 9695

Re: Outsourcing

richmond62 wrote:
Mon Sep 23, 2019 9:23 pm
Oh, well, what did you expect?
I didn't expect to be trolled. Take a hike.
by nicoloose
Mon Sep 23, 2019 9:28 pm
Forum: Android Deployment
Topic: Outsourcing
Replies: 15
Views: 9695

Re: Outsourcing

huh?

I'm so confused. That isn't really all that constructive.
by nicoloose
Mon Sep 23, 2019 9:10 pm
Forum: Android Deployment
Topic: Outsourcing
Replies: 15
Views: 9695

Re: Outsourcing

richmond62 wrote:
Sun Sep 22, 2019 9:00 pm
happily
NOT
gladly
by nicoloose
Mon Sep 23, 2019 9:08 pm
Forum: Android Deployment
Topic: Outsourcing
Replies: 15
Views: 9695

Re: Outsourcing

I was trying to add a little humour to my post so I am glad you found it funny. Now if there's anyone that can help FOR REMUNERATION, please get in touch.
by nicoloose
Sun Sep 22, 2019 3:38 pm
Forum: Android Deployment
Topic: Outsourcing
Replies: 15
Views: 9695

Outsourcing

Hi everyone, I have a very simple app written in LC and currently published to the App Store but I need someone to deploy to Android for me. I would do it myself if I had the time but I have two products that have gone live and this app was to assist me to sell them. I will happily donate cash towar...
by nicoloose
Sat Jun 08, 2019 1:38 pm
Forum: iOS Deployment
Topic: Does mergSocial "facebook" work?
Replies: 2
Views: 3053

Re: Does mergSocial "facebook" work?

Hi Was wondering if you had any luck here?
by nicoloose
Fri Jun 07, 2019 10:48 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Free & Paid app versions
Replies: 3
Views: 3284

Re: Free & Paid app versions

Thanks - I was over thinking it as always. I will submit a paid app with all the bells and whistles and update the free up to advertise the paid one.
by nicoloose
Thu Jun 06, 2019 3:11 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Free & Paid app versions
Replies: 3
Views: 3284

Free & Paid app versions

I am a very green app developer, I have my first app on the app store and it is entirely free, no advertising or anything. I have now come up with some ideas to entice the users to buy the "full version". How would you best handle this? Disable the special features and when someone pays, enable them...
by nicoloose
Wed May 01, 2019 12:37 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: App store submission errors - SOLVED
Replies: 2
Views: 2384

Re: App store submission errors

Hi Panos,

I am using Trevor's Levure framework and I had not included my plist file in the copy files section. By so doing and re-packaging the app, I have managed to submit the app for review.

Thank you for putting my brain back into normal operating order.

Nic

Go to advanced search