On Tuesday 30 November 2010 10:12:39 Benoît Minisini wrote:
Ok, is working again ok, thanks, can save the patient's notes, insert pictures
into notes again
Thanks.
> > wasn't really paying attention to the discussion on this, but
> >
> > IsString is gone in the latest update and its blown away a
On Tuesday 30 November 2010 10:12:39 Benoît Minisini wrote:
> > wasn't really paying attention to the discussion on this, but
> >
> > IsString is gone in the latest update and its blown away all our database
> > saving routines (we don't use the gambas ones).
> >
> > This code:
> >
> >If IsStri
> wasn't really paying attention to the discussion on this, but
>
> IsString is gone in the latest update and its blown away all our database
> saving routines (we don't use the gambas ones).
>
> This code:
>
>If IsString(field) Then no longer works.
>
> Any help appreciated.
See the com
wasn't really paying attention to the discussion on this, but
IsString is gone in the latest update and its blown away all our database
saving routines (we don't use the gambas ones).
This code:
If IsString(field) Then no longer works.
Any help appreciated.
In the meantime - Benoit - How