if (IsNull(ibc.GetPendingList( 0, "Pending" )) )
{
}
hm.... doesnt work:/ --- In [email protected], "sono_080" <[EMAIL PROTECTED]> wrote: > > Hello, how can i control that the PendingList is empty ? > > Search for something like that > > if (ibc.GetPendingList( 0, "Pending" ) == ""empty"" ) > { > } > > But working :D, dont know how. > > Big THX >
