Viktor >But where?
Clipper documentation says that user func is called with mode==ME_INIT until func returns 0 ( ME_DEFAULT ). In the code above, I am returning K_INS and expecting that the func will be called next time also and it will return 0. But the fun is called recursively ( around 4000 ) times with nMode == 1 ( ME_UNKEY ). Buffer is never displayed and appln terminates. Need more debugging, then tell me. Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/Memoedit%28%29---UserFunc-%3D%3D-YES-and-EDITABLE-%3D%3D-NO-tp22457681p22462410.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
