hi.. need help on creating lsp that can:
> select multiple text & change instantly as per preset text content!
example;
```````
i need to select multiple dtext that need to be change from '2008' to '2011'...
not all '2008' need to be change, if so it will be easier with existing lsp routine!
so if i have a preset with text content as '2011' in the lsp routine,
when i execute the lsp routine, now i just need to select multiple text that
need to be change & right click or enter/space to change to '2011' instantly!
if possible, for the attribute definite text can also be change!!!
thanks