Fabien Bodard wrote:
> Use a flag!!!
> Le 15 mai 2013 03:46, "Richard Terry" a écrit :
>
Sorry Fabien, don't mean to be a pest but if this was a simple problem
I've figure it myself. I don't understand why this code works erratically.
Could you explain what you mean by use a flag with a coupl
Use a flag!!!
Le 15 mai 2013 03:46, "Richard Terry" a écrit :
> Benoît Minisini wrote:
> > Le 08/05/2013 02:03, Richard Terry a écrit :
> >
> >> Hi List,
> >>
> >>
> > > ...
> > >
> >
> >> However, lets say I want to popup a menu of the letters collection:
> >>
> >> If I right mouse click on th
Benoît Minisini wrote:
> Le 08/05/2013 02:03, Richard Terry a écrit :
>
>> Hi List,
>>
>>
> > ...
> >
>
>> However, lets say I want to popup a menu of the letters collection:
>>
>> If I right mouse click on the list to bring up the menu the
>> cvwLetters_Menu event triggers, but if one
Yeah, I see what you're trying to do. You can use \\ to make a single \
as the \ is normally the first part of a special character constant
(e.g. \t makes a Tab character). I think you can just wrap file/dir
names with spaces in them in quotes for use in bash scripts.
Oh, and my Gambas doesn't
Le 15/05/2013 01:17, Charlie a écrit :
> Hi Benoit,
>
> It may, or may not, be good syntax but press F5 and Gambas crashes. You can
> not compile it because Gambas crashes.
>
> The purpose of the code was to change "dir" string into a form tha BASH would
> accept from Shell command if there are
Hi Benoit,
It may, or may not, be good syntax but press F5 and Gambas crashes. You can not
compile it because Gambas crashes.
The purpose of the code was to change "dir" string into a form tha BASH would
accept from Shell command if there are spaces in the "dir" string.
I am not an expert in
On Tue, 2013-05-14 at 20:37 +0200, Benoît Minisini wrote:
> Le 14/05/2013 02:58, Willy Raets a écrit :
> > Hello,
> >
> > I have following problem in a project:
> >
> > I have a valuebox and a gridview.
> >
> > I enter a number in the value box (let's say 1/2) and next add it to a
> > cell in gridv
Le 14/05/2013 18:09, Charlie a écrit :
> Hi all,
>
> You need one *Button* and one *DirChooser* on your form
> I have reduced code to the following to emulate this bug I am getting: -
> '*
> Public Sub _new()
> End
>
> Public Sub Form_Open()
>
Le 14/05/2013 02:58, Willy Raets a écrit :
> Hello,
>
> I have following problem in a project:
>
> I have a valuebox and a gridview.
>
> I enter a number in the value box (let's say 1/2) and next add it to a
> cell in gridview with a button
>
> Public Sub btnAdd_Click()
>
>GridView1[0, 0].Text
Hi all,
You need one *Button* and one *DirChooser* on your form
I have reduced code to the following to emulate this bug I am getting: -
'*
Public Sub _new()
End
Public Sub Form_Open()
End
Public Sub Button1_Click()
Dim SDir As String
Sdi
I'm doing a Filezilla's like FTP Client and still can't find the way to do
that... but still working on it.
If yo find the way, please let me Know...
Regards.*
*
*
*
2013/5/14 Shane
> trying to use the ftp client but how do you monitor the status of files
> uploads etc?
>
>
>
> ---
trying to use the ftp client but how do you monitor the status of files
uploads etc?
--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities
12 matches
Mail list logo