Storing prefs files has all ways been a pain for me. I find a place that works
on one machine/setup only to find it fails on another. The solution that worked
for me relied on the fact that we had shared network drives. I basically
created a "hidden" folder/directory with read/write permissions
Yes, I see that the /Library requires elevated permission which is way beyond
me.
Terry, it does look like I could write to the temporary folder, but I read that
that folder may get cleared on restart. However, the Users/Shared folder seems
available, so Bob and Richmond seem to be right. This
Any user has write permissions to the users//library folder. No one,
even administrators has write permissions to the /library folder. You would
need to elevate the process somehow. That has come up before, and I am not sure
what came of it. There is a shared folder that all users have write acc
I don't know much about Windows . . . but,
on Macintosh machines and PCs running Linux there is often a folder called
"Shared" or somesuch alongside all the user directories: might this not
be the place to write a pref file that is going to be shared by all users?
Richmond.
On 28.03.19 г. 8:45
How about specialFolderPath("temporary") ?
Terry...
On 28/3/19, 5:46 pm, "use-livecode on behalf of Peter Bogdanoff via
use-livecode" wrote:
I get "can't create that directory (13)”
The challenge is to write a pref file to a non-user directory so the file
is available to all use
I see that error 13 is a permissions issue.
I’m looking at this page "How to enable the root user on your Mac or change
your root password”
https://support.apple.com/en-us/HT204012
which I haven’t yet figured out…
So, I suppose, lab admins would have to enable root user to install my
applicati
I get "can't create that directory (13)”
The challenge is to write a pref file to a non-user directory so the file is
available to all users in a lab setting.
Peter
> On Mar 27, 2019, at 11:36 PM, Richard Gaskin via use-livecode
> wrote:
>
> Peter Bogdanoff wrote:
>
> > In attempting to cre
Peter Bogdanoff wrote:
> In attempting to create this folder in MacOS:
>
> put specialFolderpath("asup") & “/My Folder" into tURL
>
> [which yields tURL: /Library/Application Support/My Folder ]
>
> create folder tURL
>
> returns a result: can't create that directory
>
>
> Why the error
FolderPath(i)
>>>> contains "public" then put i&&specialFolderPath(i) &cr after msg;end repeat
>>>>
>>>> Ralph DiMola
>>>> IT Director
>>>> Evergreen Information Services
>>>> rdim...@evergreeninfo.net
&g
r after msg;end repeat
Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net
-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of
Klaus major-k via use-livecode
Sent: Wednesday, March 27, 2019 5:04 PM
To: How to use
al Message-
>> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
>> Of Klaus major-k via use-livecode
>> Sent: Wednesday, March 27, 2019 5:04 PM
>> To: How to use LiveCode
>> Cc: Klaus major-k
>> Subject: Re: LC application running
gt; IT Director
> Evergreen Information Services
> rdim...@evergreeninfo.net
>
> -Original Message-
> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
> Of Klaus major-k via use-livecode
> Sent: Wednesday, March 27, 2019 5:04 PM
> To: How to use LiveCod
t: Wednesday, March 27, 2019 5:04 PM
To: How to use LiveCode
Cc: Klaus major-k
Subject: Re: LC application running on lab computers
Hi Peter,
> Am 27.03.2019 um 21:59 schrieb Peter Bogdanoff via use-livecode
> :
>
> Hi,
>
> My application is being installed on Windows machines
Hi Peter and all,
> Am 27.03.2019 um 22:04 schrieb Klaus major-k via use-livecode
> :
>
> Hi Peter,
>
>> Am 27.03.2019 um 21:59 schrieb Peter Bogdanoff via use-livecode
>> :
>>
>> Hi,
>>
>> My application is being installed on Windows machines in a school lab. The
>> admin is having trouble
Hi Peter,
> Am 27.03.2019 um 21:59 schrieb Peter Bogdanoff via use-livecode
> :
>
> Hi,
>
> My application is being installed on Windows machines in a school lab. The
> admin is having trouble because I’m writing preference files to the
> Users\\ folder and when another user logs in, the file
Hi,
My application is being installed on Windows machines in a school lab. The
admin is having trouble because I’m writing preference files to the
Users\\ folder and when another user logs in, the file is not available.
This may be a problem in the future for Macs as well. These same preference
16 matches
Mail list logo