Ignore:
Timestamp:
Aug 13, 2013, 4:24:43 PM (12 years ago)
Author:
Herwig Bauernfeind
Message:

EVFSGUI 2.5: Fix rpc bug, filter more debug messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/guitools/shared/rxrpclib.vrs

    r703 r786  
    448448        rpcline = linein(rpcinfo.!msg)
    449449        if pos("creating default valid table",rpcline) <> 0 then iterate
     450        if pos("TDB(",translate(rpcline)) <> 0 then iterate
    450451
    451452        if pos("LOGON_FAILURE", rpcline) > 0 then do
Note: See TracChangeset for help on using the changeset viewer.