[Gambas-user] Coding problem / bug ?

Steven Lobbezoo steven at ...1652...
Sat May 12 13:48:16 CEST 2007


I tried the gdb, it just gives the same result , here are the last lines :

  inflating: /home/steven/1975481637/content.xml
  inflating: /home/steven/1975481637/styles.xml
 extracting: /home/steven/1975481637/meta.xml
  inflating: /home/steven/1975481637/Thumbnails/thumbnail.png
  inflating: /home/steven/1975481637/settings.xml
  inflating: /home/steven/1975481637/META-INF/manifest.xml
OOffice.DoPhotos.232: Unknown field: file_name01
WARNING: circular references detected
FormPrintSelect (1)
FormHouseList (1)
FormHouse (1)
FMain (1)
kparts: WARNING: StatusBarExtension::removeStatusBarItem. Widget not found : 
[Nu                    ll pointer]
Mutex destroy failure: Périphérique ou ressource occupé

Program exited with code 01.
(gdb) Quit


Does not help (me, that is) very much.
Steven


Le samedi 12 mai 2007 13:13, Steven Lobbezoo a écrit :
> 1.9.49 downloaded for 2 days from the trunk
> Steven
>
> Le samedi 12 mai 2007 01:41, Benoit Minisini a écrit :
> > On vendredi 11 mai 2007, Steven Lobbezoo wrote:
> > > Hi,
> > >
> > > I do the following :
> > >   Tmp3 = Mid$(Tag[1], 1, Len(Tag[1]) - 2)
> > >   IF Tres.Fields[Tmp3].Type = db.Blob THEN ' we have one !
> > >       Tmp2 = Tres[Tmp3]
> > >
> > > On the IF statement I get an error :
> > > 	Unknown field : file_name01
> > >
> > > When I look into the vars I get :
> > > 	Tag[1] : file_name01
> > > 	TMP3 : file_name
> > > Which exactly what I want.
> > > If look into :  Tres.Fields[Tmp3].Type
> > > I get 9 <- exactly correct !
> > >
> > > So all is in order Tres (Result) is there, tyhe field is there, the
> > > vars are filled ... But still this error. As if Gambas uses Tag[1]
> > > where i write Tmp3 in the IF statement.
> > >
> > > Thanks,
> > > Steven
> >
> > Which version of Gambas do you use?
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> 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