Re: Saving Changes in iOS - Solved

2018-01-31 Thread Roger Guay via use-livecode
Thanks to Ralph and Klaus, I’ve succeeded in building my first iOS app that saves user data. The following post form Klaus did it. > Please read up the specialfolderpath() section in the dictionary. > > 1. specialfolderpath("documents”) is the folder inside of the application > bundle where we

RE: Saving Changes in iOS

2018-01-29 Thread Ralph DiMola via use-livecode
sage- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Roger Guay via use-livecode Sent: Monday, January 29, 2018 12:41 PM To: How to use LiveCode Cc: Roger Guay Subject: Re: Saving Changes in iOS Hi Klaus, So are you saying that I create a folder called

Re: Saving Changes in iOS

2018-01-29 Thread Klaus major-k via use-livecode
> Am 29.01.2018 um 18:57 schrieb Klaus major-k via use-livecode > : > > Hi Roger, > >> Am 29.01.2018 um 18:41 schrieb Roger Guay via use-livecode >> : >> >> Hi Klaus, >> >> So are you saying that I create a folder called >> "specialfolderpath("documents”)”, add this folder to the “Copy Fil

Re: Saving Changes in iOS

2018-01-29 Thread Klaus major-k via use-livecode
Hi Roger, > Am 29.01.2018 um 18:41 schrieb Roger Guay via use-livecode > : > > Hi Klaus, > > So are you saying that I create a folder called > "specialfolderpath("documents”)”, add this folder to the “Copy Files” of the > Standalone Application Settings, and put my MainStack into it? no, I'm

Re: Saving Changes in iOS

2018-01-29 Thread Roger Guay via use-livecode
Hi Klaus, So are you saying that I create a folder called "specialfolderpath("documents”)”, add this folder to the “Copy Files” of the Standalone Application Settings, and put my MainStack into it? Thanks, Roger > On Jan 29, 2018, at 9:21 AM, Klaus major-k via use-livecode > wrote: > > You

Re: Saving Changes in iOS

2018-01-29 Thread Klaus major-k via use-livecode
Hi Roger, > Am 29.01.2018 um 17:17 schrieb Roger Guay via use-livecode > : > > Sorry Klaus and Ralph, but I’m not getting it. How/where do I find the "the > documents folder" or "the temporary folder”? You already named it: the documents folder the temporary folder Is equivalent to: specialfo

Re: Saving Changes in iOS

2018-01-29 Thread Roger Guay via use-livecode
t; rdim...@evergreeninfo.net > > -Original Message- > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf > Of Roger Guay via use-livecode > Sent: Monday, January 29, 2018 10:15 AM > To: use-livecode@lists.runrev.com > Cc: Roger Guay > S

RE: Saving Changes in iOS

2018-01-29 Thread Ralph DiMola via use-livecode
ices rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Roger Guay via use-livecode Sent: Monday, January 29, 2018 10:15 AM To: use-livecode@lists.runrev.com Cc: Roger Guay Subject: Saving Changes in iOS I know I’m out to lunc

Re: Saving Changes in iOS

2018-01-29 Thread Klaus major-k via use-livecode
Hi Roger, > Am 29.01.2018 um 16:14 schrieb Roger Guay via use-livecode > : > > I know I’m out to lunch again, but I notice that one cannot use the ol’ > Launcher+MainStack method in iOS to save user changes. What’s up with that? > How does one save user changes in iOS? copy your MAIN stack to

Saving Changes in iOS

2018-01-29 Thread Roger Guay via use-livecode
I know I’m out to lunch again, but I notice that one cannot use the ol’ Launcher+MainStack method in iOS to save user changes. What’s up with that? How does one save user changes in iOS? Thanks, Roger ___ use-livecode mailing list use-livecode@lists.r