Re: [Gambas-user] DEVELOPMENT ENVIRONMENT using the file write permissions changes

2014-09-04 Thread Karl Reinl
Am Dienstag, den 15.07.2014, 14:49 +0200 schrieb Benoît Minisini: > Le 15/07/2014 14:46, Charlie Reinl a écrit : > > Salut Benoît, > > > > > > Date: 2014-07-11 11:51:47 + (Fri, 11 Jul 2014) > > Log Message: > > --- > > [DEVELOPMENT ENVIRONMENT] > > * NEW: All files can be "locked".

Re: [Gambas-user] DEVELOPMENT ENVIRONMENT using the file write permissions changes

2014-07-17 Thread Charlie Reinl
Am Dienstag, den 15.07.2014, 14:49 +0200 schrieb Benoît Minisini: > Le 15/07/2014 14:46, Charlie Reinl a écrit : > > Salut Benoît, > > > > > > Date: 2014-07-11 11:51:47 + (Fri, 11 Jul 2014) > > Log Message: > > --- > > [DEVELOPMENT ENVIRONMENT] > > * NEW: All files can be "locked".

Re: [Gambas-user] DEVELOPMENT ENVIRONMENT using the file write permissions changes

2014-07-15 Thread Charlie Reinl
Am Dienstag, den 15.07.2014, 14:49 +0200 schrieb Benoît Minisini: > Le 15/07/2014 14:46, Charlie Reinl a écrit : > > Salut Benoît, > > > > > > Date: 2014-07-11 11:51:47 + (Fri, 11 Jul 2014) > > Log Message: > > --- > > [DEVELOPMENT ENVIRONMENT] > > * NEW: All files can be "locked".

Re: [Gambas-user] DEVELOPMENT ENVIRONMENT using the file write permissions changes

2014-07-15 Thread Benoît Minisini
Le 15/07/2014 14:46, Charlie Reinl a écrit : > Salut Benoît, > > > Date: 2014-07-11 11:51:47 + (Fri, 11 Jul 2014) > Log Message: > --- > [DEVELOPMENT ENVIRONMENT] > * NEW: All files can be "locked". This is implemented by using the file >write permissions. The old form locking m

[Gambas-user] DEVELOPMENT ENVIRONMENT using the file write permissions changes

2014-07-15 Thread Charlie Reinl
Salut Benoît, Date: 2014-07-11 11:51:47 + (Fri, 11 Jul 2014) Log Message: --- [DEVELOPMENT ENVIRONMENT] * NEW: All files can be "locked". This is implemented by using the file write permissions. The old form locking mechanism has been removed. since then, I find my linked pro