[Gambas-user] tableview edit

Tomas Costa rivas tomascostarivas at ...626...
Mon Sep 7 17:54:12 CEST 2009


No.
Error.code=13
Error.text="Null object"

2009/9/7 Benoît Minisini <gambas at ...1...>

> > Ok I change the sentence, like this:
> >
> > PUBLIC SUB mitabla_Change()
> > DIM xArray AS String[]
> > xArray = ["Proba1", "proba2", "proba3"]
> > IF mitabla.Column = 0 THEN
> > mitabla.Edit(xArray, TRUE)
> > ENDIF
> > END
> > And the error is the same: "Null object".
> > (It's the full error message)
> >
> > Thanks for your help
> > Tomas
> >
>
> So you don't have any class name nor any line number in the error message?
>
> --
> Benoît
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> 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