[Gambas-user] Release of gambas 1.9.41

Fabien Bodard sirfabien at ...626...
Thu Aug 31 08:40:46 CEST 2006


Le Mercredi 30 Août 2006 21:42, Charlie Reinl a écrit :
> Am Mittwoch, den 30.08.2006, 12:15 -0700 schrieb R. Stormo:
> > Timothy Marshal-Nichols wrote:
> > > Hello Benoit,
> > >
> > > Doing a little debugging it seems to crash on line CComponent.class
> > > line 216
> > > in the _init method:
> > >
> > > 	aComp = Dir(Component.UserPath, ".component").Sort
> > >
> > > Component is looking for the directory:
> > >
> > > 	/home/timothy/.gambas/lib/gambas2
> > >
> > > this does not exist on my machine.
> > >
> > > After I created this directory Gambas opened as normal. Maybe this
> > > directory
> > > exists on your machine.
> > >
> > > The odd this is, as you can see from the screen shot in my last email,
> > > you do not see Error.Text or Error.Where in error message.
> > >
> > > Thanks
> > >
> > > 8-{)} Timothy Marshal-Nichols
> > > <mailto: timothy.marshal-nichols at ...247...>
> >
> > Just found this out me self by debugging it. Tryed to make folder in my
> > project folder but without any luck.
> >
> > Still get error
> > can't open project file
> > then it do show the path to the project folder.
> >
> > I have tried to make the folder as Timothy sayd, but this was without any
> > luck.
> >
> > So it looks like I'm stuck with version .40 for now. ;(
> >
> >
> >
> > Regards Rohnny
> >
> >    http://forum.stormweb.no
>
> Salut,
>
> why creating a directory ?
>
> enclose that with a
>
> if exist(Component.UserPath) then
> ......
> end if
>
> Amicalment
> Charlie


It's just a part of the soluce... The ide need on the start to make this path 
if it not exist... because it's part of the devellopement environnement.

Fabien

>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user




More information about the User mailing list