On Mon, 2009-05-25 at 15:49 +0200, Frank Schönheit - Sun Microsystems
Germany wrote:
> Hi Keith,
>
> > sGenrePath =
> > oFormDetails.getColumns.getByName("Categores_filename").getString
>
> Checking oFormDetails like this should do:
> If Not ( oFormDetails.isBeforeFirst() _
> Or oFormDetails.isAfterLast() _
> Or oForm.IsNew _
> ) Then
> ...
> End If
>
> Ciao
> Frank
>
Frank,
Perfect!
Thanks,
Keith
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]