Re: [Gambas-user] Help with SHELL and EXEC

2008-10-10 Thread Doriano Blengino
Kari Laine ha scritto: > Thank you all for instructions. Key point is that I did not understand how > the OS-shell handles arguments. > I cannot pass all the arguments to shell because they outnumber the limit > which I think is something round 32000. > I am writing a backup program and /var/spool/

[Gambas-user] Wordwrap in Textedit

2008-10-10 Thread jbskaggs
Is there a way to have word wrap in textedit? JB -- View this message in context: http://www.nabble.com/Wordwrap-in-Textedit-tp19929263p19929263.html Sent from the gambas-user mailing list archive at Nabble.com. - This SF

[Gambas-user] embed OpenOffice

2008-10-10 Thread jbskaggs
I have looked at the embedder example. I have looked at every post on this forum on finding the title of the new window. I cannot figure it out and get it to work. Could somebody have pity and show me how to get the title of the window when I shell to Openoffice and how to give it to the embedde

Re: [Gambas-user] Help with SHELL and EXEC

2008-10-10 Thread M0E Lnx
How about just making a string of the files you want to put in the iso and parse that string to the genisoimage dim sArgs as string SHELL "ls " & /path/to/your/files to sArgs SHELL "cd " & /path/to/your/files " & "; genisoimage -o test.iso " & trim(sArgs) wait END On Fri, Oct 10, 2008 at 12:

Re: [Gambas-user] Help with SHELL and EXEC

2008-10-10 Thread Ron
Kari Laine schreef: > Thank you all for instructions. Key point is that I did not understand how > the OS-shell handles arguments. > I cannot pass all the arguments to shell because they outnumber the limit > which I think is something round 32000. > I am writing a backup program and /var/spool/new

Re: [Gambas-user] Help with SHELL and EXEC

2008-10-10 Thread Kari Laine
Thank you all for instructions. Key point is that I did not understand how the OS-shell handles arguments. I cannot pass all the arguments to shell because they outnumber the limit which I think is something round 32000. I am writing a backup program and /var/spool/news directory (leafnode) is givi

Re: [Gambas-user] Help with SHELL and EXEC

2008-10-10 Thread Ron_1st
On Friday 10 October 2008, Kari Laine wrote: > On Fri, Oct 10, 2008 at 2:09 PM, Benoit Minisini < > [EMAIL PROTECTED]> wrote: > > > On vendredi 10 octobre 2008, Kari Laine wrote: > > > > Did you look at the "Console" example? > > > > Hi, thanks had a look it at now. > > I am trying to use genisoi

Re: [Gambas-user] gb.xml questions

2008-10-10 Thread Ron
Benoit Minisini schreef: On vendredi 10 octobre 2008, Ron wrote: Hi, Im trying to read the rss from gmail: it looks like this: --- http://purl.org/atom/ns#";> Gmail - Inbox for [EMAIL PROTECTED] New messages in your Gmail Inbox 1 http://mail.google.com/mail"; type="text/html" /> 2008-10-10T

Re: [Gambas-user] Help with SHELL and EXEC

2008-10-10 Thread Doriano Blengino
Kari Laine ha scritto: > I am trying to use genisoimage. Problem I think is that it exists straight > away after shell is executed so that it is not round when I try to write > (print) to process handle. > What I would need in my program is that I start genisoimage to output > certain iso-file imag

Re: [Gambas-user] Help with SHELL and EXEC

2008-10-10 Thread Kari Laine
On Fri, Oct 10, 2008 at 2:09 PM, Benoit Minisini < [EMAIL PROTECTED]> wrote: > On vendredi 10 octobre 2008, Kari Laine wrote: > > Did you look at the "Console" example? > > Hi, thanks had a look it at now. I am trying to use genisoimage. Problem I think is that it exists straight away after shell

Re: [Gambas-user] Help with SHELL and EXEC

2008-10-10 Thread Kari Laine
On Fri, Oct 10, 2008 at 2:15 AM, Laurent Carlier <[EMAIL PROTECTED]>wrote: > Le vendredi 10 octobre 2008 01:05:57 Kari Laine, vous avez écrit : > > Hi, > > > > could someone please post an example how to use SHELL and EXEC so that > > WRITE is used to write information to external program's input?

Re: [Gambas-user] Help with SHELL and EXEC

2008-10-10 Thread Benoit Minisini
On vendredi 10 octobre 2008, Kari Laine wrote: > On Fri, Oct 10, 2008 at 2:15 AM, Laurent Carlier <[EMAIL PROTECTED]>wrote: > > Le vendredi 10 octobre 2008 01:05:57 Kari Laine, vous avez écrit : > > > Hi, > > > > > > could someone please post an example how to use SHELL and EXEC so that > > > WRIT

Re: [Gambas-user] gb.xml questions

2008-10-10 Thread Benoit Minisini
On vendredi 10 octobre 2008, Ron wrote: > Hi, > > Im trying to read the rss from gmail: > it looks like this: > --- > > http://purl.org/atom/ns#";> > Gmail - Inbox for [EMAIL PROTECTED] > New messages in your Gmail Inbox > 1 > http://mail.google.com/mail"; type="text/html" > /> 2008-10-10T09:56:10

[Gambas-user] gb.xml questions

2008-10-10 Thread Ron
Hi, Im trying to read the rss from gmail: it looks like this: --- http://purl.org/atom/ns#";> Gmail - Inbox for [EMAIL PROTECTED] New messages in your Gmail Inbox 1 http://mail.google.com/mail"; type="text/html" /> 2008-10-10T09:56:10Z DomotiGa: Test e-mail If you read this, e-mail support is wo