
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
Hi All, I am using mdlState_startModifyCommand(exFun,DataFun,NULL,NULL,NULL, 0, 13, TRUE, 0); I use mdlLocate_setFunction (LOCATE_POSTLOCATE, elmFilter); to have only linestrings. When I give a point in free space the mdl exits. I need the error message to be flashed that element not found and should continue like delete command does. i tried to use mdlLocate_setFunction (LOCATE_NOTFOUNDFUNC, notfoundFunc); but when I give reset then also it goes to notfoundFunc. result is not satisfactory. SO could anyone suggest me . Thanks you lee -- Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
| <-- __Chronological__ --> | <-- __Thread__ --> |