LogSearch searches WinNT event log. Are you sure you have only 30 entries in the NT application event log? You can verify this by running Eventvwr.exe and selecting Application from the Log menu. : Hi, : I'm tried to do this: Dim applog_errors, string : LogSearch False, True, "03/01/01 00:00:00", applog_errors : I got the error "Event Log Buffer too small". : There are only 30 entry in the event log from 03/01/01. : How i can define a "large string"? : I'am using 2.4.10 : Please help. : Thanks.
|