Am Montag, den 28.09.2009, 18:55 +0200 schrieb Charlie Reinl:
> Am Montag, den 28.09.2009, 16:00 +0200 schrieb Stefano Palmeri:
> > Il lunedì 28 settembre 2009 09:48:31 Charlie Reinl ha scritto:
> > > Am Samstag, den 26.09.2009, 21:55 +0200 schrieb Benoît Minisini:
> > > > > Hi, Benoit.
> > > > >
>
Am Montag, den 28.09.2009, 16:00 +0200 schrieb Stefano Palmeri:
> Il lunedì 28 settembre 2009 09:48:31 Charlie Reinl ha scritto:
> > Am Samstag, den 26.09.2009, 21:55 +0200 schrieb Benoît Minisini:
> > > > Hi, Benoit.
> > > >
> > > > It seems that Clipboard.Paste() doesn't work (see example pastecl
> Benoît Minisini ha scritto:
> >> Hi,
> >>
> >> Probably I'll try to do it directly with the files as you told.
> >> About the project: it is a small project follower with different users.
> >> And I only want to make the files accesible for those who participate in
> >> the project. So it isn't p
Benoît Minisini ha scritto:
>> Hi,
>>
>> Probably I'll try to do it directly with the files as you told.
>> About the project: it is a small project follower with different users. And
>> I only want to make the files accesible for those who participate in the
>> project. So it isn't possible to def
--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahea
Il lunedì 28 settembre 2009 09:48:31 Charlie Reinl ha scritto:
> Am Samstag, den 26.09.2009, 21:55 +0200 schrieb Benoît Minisini:
> > > Hi, Benoit.
> > >
> > > It seems that Clipboard.Paste() doesn't work (see example pasteclip).
> > >
> > > I select a text somewhere, then press in the example "Pas
You would have to find the pid of the copy program
such as something like the following to help find the exact command:
pgrep "cp..."
then use kill, pkill
This may lesd you in a direction.
-Fernando
-- Original Message ---
From: Dimitris Anogiatis
To: mailing list for gambas user
thanks a lot !!!
2009/9/28 Werner
> Robert JUHASZ wrote:
> > Hello,
> >
> > One more question to the same project.
> > It is a measurement program where the user can give equations for
> calculated
> > quantities. Is there an easy way in Gambas to execute them? For example
> if I
> > have a stri
> Hi,
>
> Probably I'll try to do it directly with the files as you told.
> About the project: it is a small project follower with different users. And
> I only want to make the files accesible for those who participate in the
> project. So it isn't possible to define on the system level. The best
> Hey guys,
>
> Does anyone if it's possible to cancel a file COPY of a pretty big file
> (a few hundred megabytes) in the middle of the action?
>
> I'm trying to add this functionality to my backup project but I can't find
> any parameters on the Copy command within the documentation.
>
> Regar
> Am Samstag, den 26.09.2009, 21:55 +0200 schrieb Benoît Minisini:
> > > Hi, Benoit.
> > >
> > > It seems that Clipboard.Paste() doesn't work (see example pasteclip).
> > >
> > > I select a text somewhere, then press in the example "Paste from
> > > clipboard", but it does not return the text I've
Robert JUHASZ wrote:
> Hello,
>
> One more question to the same project.
> It is a measurement program where the user can give equations for calculated
> quantities. Is there an easy way in Gambas to execute them? For example if I
> have a string (formula) of "2*3+6*(4-1)" how can I calculate the r
Hello,
One more question to the same project.
It is a measurement program where the user can give equations for calculated
quantities. Is there an easy way in Gambas to execute them? For example if I
have a string (formula) of "2*3+6*(4-1)" how can I calculate the result?
Thanks, Robi
2009/9/21
Hi,
Probably I'll try to do it directly with the files as you told.
About the project: it is a small project follower with different users. And
I only want to make the files accesible for those who participate in the
project. So it isn't possible to define on the system level. The best could
have
richard terry wrote:
> Hi LIst/benoit,
>
> My mailbox apparently overflowed and my ISP bounced all my emails for the
> last
> 24/24rs, so I wondered if anyone posted me or replied to my question about
> images if you could re-post.
>
> I'll repost it anyway to ensure it got to the list.
>
> Sorr
Hey guys,
Does anyone if it's possible to cancel a file COPY of a pretty big file
(a few hundred megabytes) in the middle of the action?
I'm trying to add this functionality to my backup project but I can't find
any parameters on the Copy command within the documentation.
Regards
Dimitris
--
Am Samstag, den 26.09.2009, 21:55 +0200 schrieb Benoît Minisini:
> > Hi, Benoit.
> >
> > It seems that Clipboard.Paste() doesn't work (see example pasteclip).
> >
> > I select a text somewhere, then press in the example "Paste from
> > clipboard", but it does not return the text I've selected. T
17 matches
Mail list logo