hi,
it did run most time, but sometime it fail ... (3GHz, P4 HT on XP Sp2)
Code:
oPushPin := ::oMap:ActiveMap:AddPushpin( oResult:Item(nWahl), mKdnr )
oPushPin:Symbol := 201 // :)
oPushPin:Note := cText // is a String
i can reproduce the Error but it seems not the same Data each Error ...
Pushpin and Symbol seems to be set on Map and than it crash
Quote:
oError:args :
-> VALTYPE: C VALUE: Note
-> VALTYPE: C VALUE: Golden Stand vom 12.04.07 Eur 531.59
oError:canDefault : J
oError:canRetry : N
oError:canSubstitute: J
oError:cargo : NIL
oError:description : Unbekannter Fehler
0
oError:filename : NIL
oError:genCode : NIL
oError:operation : Note
oError:osCode : -2147467259
oError:severity : 2
oError:subCode : 6500
oError:subSystem : Automation
oError:thread : 1
oError:tries : NIL
|
when using geoDisplayBalloon MapPoint seemīs to wrap cText ?
can i force MP to make a wordbreak ?
is it possible that Mapponit can not "wordbreak" my "cText" ?
while oError:description is 0 (Zero) and oError:osCode does not say
anything so i have no Idee what it can be. who can give me a Light ?
hm ... just thinking about SLEEP() ...