Re: [Gambas-user] Gambas scripter

2009-12-31 Thread Fabien Bodard
2009/12/31 Ron : > Benoît Minisini wrote: >>> Ron wrote: >>> Some first experiences building scripts using gbs2 Is it possible to display the errors at end of the output? If you execute a large script from shell and have a compile error you keep on scrolling up to see the e

Re: [Gambas-user] Gambas scripter

2009-12-31 Thread Benoît Minisini
> Ron wrote: > > Ron wrote: > >> Some first experiences building scripts using gbs2 > >> > >> Is it possible to display the errors at end of the output? > >> If you execute a large script from shell and have a compile error you > >> keep on scrolling up to see the error. > >> > >> Or even better wh

Re: [Gambas-user] Gambas scripter

2009-12-31 Thread Kadaitcha Man
2010/1/1 Benoît Minisini : > The scripter is very hacky: welcome to you, tester! :-) lol -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development supp

Re: [Gambas-user] Gambas scripter

2009-12-31 Thread Ron
Benoît Minisini wrote: >> Ron wrote: >> >>> Some first experiences building scripts using gbs2 >>> >>> Is it possible to display the errors at end of the output? >>> If you execute a large script from shell and have a compile error you >>> keep on scrolling up to see the error. >>> >>> Or even

Re: [Gambas-user] Gambas scripter

2009-12-31 Thread Benoît Minisini
> > If you set Application.Return to a value, the script doesn't return it > to the shell (it always returns 0) > > Regards, > Ron_2nd. > I think I can do something for that: look at the revision #2577, it should be fixed. Regards, -- Benoît Minisini --

Re: [Gambas-user] Gambas scripter

2009-12-31 Thread Benoît Minisini
> Ron wrote: > > Some first experiences building scripts using gbs2 > > > > Is it possible to display the errors at end of the output? > > If you execute a large script from shell and have a compile error you > > keep on scrolling up to see the error. > > > > Or even better when there is an error o

Re: [Gambas-user] Gambas scripter

2009-12-31 Thread Benoît Minisini
> Some first experiences building scripts using gbs2 > > Is it possible to display the errors at end of the output? > If you execute a large script from shell and have a compile error you > keep on scrolling up to see the error. > > Or even better when there is an error on a line, display the scr

Re: [Gambas-user] Gambas scripter

2009-12-31 Thread Kadaitcha Man
2010/1/1 Ron : > Ron wrote: >> Ron wrote: >>> Ron wrote: > If you You seem to be talking to yourself, Ron. Are you ok? -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best

Re: [Gambas-user] Gambas scripter

2009-12-31 Thread Ron
Ron wrote: > Ron wrote: >> Ron wrote: >>> >>> Some first experiences building scripts using gbs2 >>> >>> Is it possible to display the errors at end of the output? >>> If you execute a large script from shell and have a compile error >>> you keep on scrolling up to see the error. >>> >>> Or even b

Re: [Gambas-user] Gambas scripter

2009-12-31 Thread Ron
Ron wrote: > Ron wrote: >> >> Some first experiences building scripts using gbs2 >> >> Is it possible to display the errors at end of the output? >> If you execute a large script from shell and have a compile error you >> keep on scrolling up to see the error. >> >> Or even better when there is an

Re: [Gambas-user] Gambas scripter

2009-12-31 Thread Ron
Ron wrote: > > Some first experiences building scripts using gbs2 > > Is it possible to display the errors at end of the output? > If you execute a large script from shell and have a compile error you > keep on scrolling up to see the error. > > Or even better when there is an error on a line, dis

[Gambas-user] Gambas scripter

2009-12-31 Thread Ron
Some first experiences building scripts using gbs2 Is it possible to display the errors at end of the output? If you execute a large script from shell and have a compile error you keep on scrolling up to see the error. Or even better when there is an error on a line, display the script source