Author | Topic: :overstrike | |
---|---|---|
AUGE_OHR | :overstrike on Thu, 28 Aug 2008 18:33:21 +0200 hi, never have seen this before, what does it meen ? *** snip *** oError:args : -> VALTYPE: O CLASS: Get -> VALTYPE: C VALUE: oError:canDefault : N oError:canRetry : N oError:canSubstitute: J oError:cargo : NIL oError:description : Interne Datenstrukturen beschdigt oError:filename : oError:genCode : 41 oError:operation : :overstrike oError:osCode : 0 oError:severity : 2 oError:subCode : 5 oError:subSystem : BASE oError:thread : 1 oError:tries : 0 --------------------------------------------------------- CALLSTACK: --------------------------------------------------------- Called from GETHANDLEEVENT(331) Called from GETEVENTREADER(106) Called from READMODAL(95) Called from DO_R24(1295) Called from KAENDER(964) Called from JOBWAHL2(75) Called from YIUINTRO(1048) Called from (B)CREATEMENUSYSTEM(929) Called from MAIN(862) *** eof *** greetings by OHR Jimmy | |
Andreas Gehrs-Pahl | Re: :overstrike on Wed, 03 Sep 2008 17:14:43 -0400 Jimmy, >never have seen this before, what does it meen ? It means that you have gotten an IDSC error while executing the "oGet:OverStrike(cValue)" method of your "Get()" Object in your "GetHandleEvent()" function. Maybe "cValue" was a strange value, like an empty string or a chr(0) or it was too long? Your "oError:Args" don't tell us much about "cValue". But the ":OverStrike()" method should never create an IDSC, so it should probably be fixed -- if reproducible! See also "Get():Overstrike" in the help system. -- Andreas --- --- Andreas Gehrs-Pahl E-Mail: GPahl@CharterMI.net 415 Gute Street or: Andreas@DDPSoftware.com Owosso, MI 48867-4410 or: Andreas@Aerospace-History.net Tel: (989) 723-9927 Web Site: http://www.Aerospace-History.net --- --- | |
AUGE_OHR | :reset on Tue, 07 Oct 2008 21:19:00 +0200 hi, and another mistery : *** snip *** -------------------------------------------------------- oError:args : -> VALTYPE: O CLASS: Get oError:canDefault : N oError:canRetry : N oError:canSubstitute: J oError:cargo : NIL oError:description : Interne Datenstrukturen beschdigt oError:filename : oError:genCode : 41 oError:operation : :reset oError:osCode : 0 oError:severity : 2 oError:subCode : 5 oError:subSystem : BASE oError:thread : 1 oError:tries : 0 -------------------------------------------------------- CALLSTACK: -------------------------------------------------------- Called from GETPOSTVALIDATE(390) Called from GETEVENTREADER(109) Called from READMODAL(95) Called from DO_R24(1295) Called from KAENDER(1059) Called from JOBWAHL2(75) Called from YIUINTRO(1049) Called from (B)CREATEMENUSYSTEM(940) Called from MAIN(873) **************************************************** Xbase++ version : Xbase++ (R) Version 1.90.331 Operating system : Windows XP 05.01 Build 02600 Service Pack 3 Memory (RAM_AVAIL) : 315.39 of 524.29 MB DiskSpace C: : 36645.05 MB Alias() : KUNDEN Recno() : 2612 Found() : YES NetError() : NO Select() : 1 IndexOrd() : 1 Indexfocus() : KDNR Indexname() : KDNR Indexkey() : KDNR DBO_ALIAS : KUNDEN DBO_FILENAME : K:\YIUIMEX\KUNDEN.DBF DBO_ORDERS : 7 DBO_RELATIONS : 0 DBO_SHARED : YES DBO_REMOTE : YES DBO_SERVER : NO DBO_DBENAME : DBFNTX BOF() : NO EOF() : NO WorkSpaceList : KUNDEN : NO Record locked LOGBUCH : NO Record locked ------------------------------------------------------------------------------ ASCOM10.DLL : Xbase++ Runtime DLL, Hotfix Rollup #19 for Xbase++ 1.90.331 ASCOM10C.DLL : 1.90.0331 Xbase++ Runtime DLL Hotfix Rollup #16 ASRDBC10.DLL : 1.90.0331 Xbase++ Runtime DLL CDXDBE.DLL : 1.90.0331 Xbase++ Runtime DLL DBFDBE.DLL : 1.90.0331 Xbase++ Runtime DLL FOXDBE.DLL : 1.90.0331 Xbase++ Runtime DLL NTXDBE.DLL : 1.90.0331 Xbase++ Runtime DLL XPPDBGC.DLL : 1.90.0331 Xbase++ Runtime DLL XPPNAT.DLL : 1.90.0331 Xbase++ Runtime DLL XPPRT1.DLL : 1.90.0331 Xbase++ Runtime DLL Hotfix Rollup #13 XPPUI1.DLL : 1.90.0331 Xbase++ Runtime DLL, Hotfix Rollup #12 for Xbase++ 1.90.331 XPPUI2.DLL : 1.90.0331 Xbase++ Runtime DLL *** eof *** never have seen this before, what does it meen ? greetings by OHR Jimmy |