Author | Topic: IDSC with graBox | |
---|---|---|
Reinthaler Rudolf | IDSC with graBox on Sat, 11 Aug 2007 11:30:01 +0200 Hello, can anyone say me how to avoid this error ? regards Rudolf ------------------------------------------------------------------------------ ERROR LOG of "F:\uniflex\WWS.EXE" Date: 10-08-2007 13:46:22 Xbase++ version : Xbase++ (R) Version 1.90.331 Operating system : Windows XP 05.01 Build 02600 Service Pack 2 ------------------------------------------------------------------------------ oError:args : -> VALTYPE: O CLASS: XbpPresSpace -> VALTYPE: A VALUE: {25.06, 2798.55} -> VALTYPE: A VALUE: {1955.88, 2644.500} -> VALTYPE: N VALUE: 1 -> VALTYPE: N VALUE: 50 -> VALTYPE: N VALUE: 50 oError:canDefault : N oError:canRetry : N oError:canSubstitute: J oError:cargo : NIL oError:description : Internal data structures corrupted oError:filename : oError:genCode : 41 oError:operation : graBox oError:osCode : 0 oError:severity : 2 oError:subCode : 5 oError:subSystem : BASE oError:thread : 6 oError:tries : 0 ------------------------------------------------------------------------------ CALLSTACK: --------------------------------------------------------------------- | |
James Loughner | Re: IDSC with graBox on Sat, 11 Aug 2007 11:54:48 -0400 We need to see the code. I suspect you have incorrect parameters in a grabox() call. Or you have not locked the presentation space. Jim Reinthaler Rudolf wrote: > Hello, > can anyone say me how to avoid this error ? > regards > Rudolf > > > ------------------------------------------------------------------------------ > ERROR LOG of "F:\uniflex\WWS.EXE" Date: 10-08-2007 13:46:22 > > Xbase++ version : Xbase++ (R) Version 1.90.331 > Operating system : Windows XP 05.01 Build 02600 Service Pack 2 > ------------------------------------------------------------------------------ > oError:args : > -> VALTYPE: O CLASS: XbpPresSpace > -> VALTYPE: A VALUE: {25.06, 2798.55} > -> VALTYPE: A VALUE: {1955.88, 2644.500} > -> VALTYPE: N VALUE: 1 > -> VALTYPE: N VALUE: 50 > -> VALTYPE: N VALUE: 50 > oError:canDefault : N > oError:canRetry : N > oError:canSubstitute: J > oError:cargo : NIL > oError:description : Internal data structures corrupted > oError:filename : > oError:genCode : 41 > oError:operation : graBox > oError:osCode : 0 > oError:severity : 2 > oError:subCode : 5 > oError:subSystem : BASE > oError:thread : 6 > oError:tries : 0 > ------------------------------------------------------------------------------ > CALLSTACK: > --------------------------------------------------------------------- > > | |
Reinthaler Rudolf | Re: IDSC with graBox on Sun, 12 Aug 2007 14:16:49 +0200 Hallo James, thank you for your hint, its a part of a eXPress++ function, I have sent the infos to Roger, regards Rudolf "James Loughner" <jwrl@suddenlink.net> schrieb im Newsbeitrag news:6a73d640$3252cbec$1deb6d@news.alaska-software.com... > We need to see the code. I suspect you have incorrect parameters in a > grabox() call. > > Or you have not locked the presentation space. > > Jim > > Reinthaler Rudolf wrote: >> Hello, >> can anyone say me how to avoid this error ? >> regards >> Rudolf >> >> >> ------------------------------------------------------------------------------ >> ERROR LOG of "F:\uniflex\WWS.EXE" Date: 10-08-2007 13:46:22 >> >> Xbase++ version : Xbase++ (R) Version 1.90.331 >> Operating system : Windows XP 05.01 Build 02600 Service Pack 2 >> ------------------------------------------------------------------------------ >> oError:args : >> -> VALTYPE: O CLASS: XbpPresSpace >> -> VALTYPE: A VALUE: {25.06, 2798.55} >> -> VALTYPE: A VALUE: {1955.88, 2644.500} >> -> VALTYPE: N VALUE: 1 >> -> VALTYPE: N VALUE: 50 >> -> VALTYPE: N VALUE: 50 >> oError:canDefault : N >> oError:canRetry : N >> oError:canSubstitute: J >> oError:cargo : NIL >> oError:description : Internal data structures corrupted >> oError:filename : >> oError:genCode : 41 >> oError:operation : graBox >> oError:osCode : 0 >> oError:severity : 2 >> oError:subCode : 5 >> oError:subSystem : BASE >> oError:thread : 6 >> oError:tries : 0 >> ------------------------------------------------------------------------------ >> CALLSTACK: >> --------------------------------------------------------------------- >> >> |