Hello, Peter,
Sent from my iPad
On 08/06/2013, at 2:31 AM, Peter Haworth wrote:
> On Fri, Jun 7, 2013 at 2:17 AM, Igor de Oliveira Couto
> wrote:
>
>> 1) MacOS X Prefs Location:
>> specialFolderPath("Home") & "/Library/Application
>> Support/MyCompany/MyAppBundleID/" - - Apple requires you to
On Fri, Jun 7, 2013 at 2:17 AM, Igor de Oliveira Couto
wrote:
> 1) MacOS X Prefs Location:
> specialFolderPath("Home") & "/Library/Application
> Support/MyCompany/MyAppBundleID/" - - Apple requires you to use the
> application's bundle id for the *folder name*
>
Hi Igor,
Never submitted anything
On 06/06/2013, at 12:40 PM, Devin Asay wrote:
> For desktop applications, where can our applications legally write to for the
> three main OS's? I'm not talking about sandboxing for Mac App Store apps,
> just the normal place for writing application files.
Hello, Devin,
Not very long ago, I
On Thu, Jun 6, 2013 at 11:12 AM, Klaus major-k wrote:
> well, sometimes it is not a bad idea to read the "Release Notes" with
> every new version ;-)
>
And sometimes, it's a good idea for the user guide and the dictionary to be
updated with every new version! Actually, I take that back, it's ALW
Hi guys,
Am 06.06.2013 um 19:36 schrieb Peter Haworth :
> On Thu, Jun 6, 2013 at 9:32 AM, Devin Asay wrote:
>
>> BTW, as I was experimenting I discovered that specialFolderPath("usr") on
>> OS X yields ~/Library/Application Support.
>>
>> Maybe I'm the last one on this bus, but it was news to
On Thu, Jun 6, 2013 at 9:32 AM, Devin Asay wrote:
> BTW, as I was experimenting I discovered that specialFolderPath("usr") on
> OS X yields ~/Library/Application Support.
>
> Maybe I'm the last one on this bus, but it was news to me, and very
> helpful. :)
>
News to me also. specialFolderPath("
On Jun 6, 2013, at 7:47 AM, Richard Gaskin wrote:
> Devin Asay wrote:
>
> > I checked Ken Ray's site (http://www.sonsothunder.com/devres/livecode
> > /tips/file010.htm) but don't find exactly what I'm looking for there,
> > plus I'm not sure it's 100% up to date.
>
> FWIW, I was talking about K
On Jun 6, 2013, at 7:47 AM, Richard Gaskin wrote:
> Devin Asay wrote:
>
> > I checked Ken Ray's site (http://www.sonsothunder.com/devres/livecode
> > /tips/file010.htm) but don't find exactly what I'm looking for there,
> > plus I'm not sure it's 100% up to date.
>
> FWIW, I was talking about Ke
Devin Asay wrote:
> I checked Ken Ray's site (http://www.sonsothunder.com/devres/livecode
> /tips/file010.htm) but don't find exactly what I'm looking for there,
> plus I'm not sure it's 100% up to date.
FWIW, I was talking about Ken about the list at his site just a couple
weeks ago while diag
On Wed, Jun 5, 2013 at 8:51 PM, Peter Haworth wrote:
> Not sure there's a standard place on Linux but I think I've just used the
> users home directory with a company/application folder within that
>
That, as Warren described, *is* the unix standard, and has been since the
PDP-11.
OK, it's kind
Hi Devin,
I've always used the location you mentioned for OSX with a folder for even
the company name of the application name within it.. For Windows, I use
specialFolderpath(26) which I think resolves to /Users/AppData/Roaming
(maybe different on different versions of Windows.
Not sure there's a
On 06/05/2013 09:40 PM, Devin Asay wrote:
For Linux: No idea!
In general in Linux, user specific data will go into an invisible
directory with the application name, in the user's home directory. So,
you can do something like
put tData into URL "file:~/.myapp/the_data_file"
remembering tha
12 matches
Mail list logo