Yes hitting one file probably isn't advisable. I assume we're
talking about the 'user dictionary', not the 'main dictionary'.
This article might help
http://keyoti.com/kb/Def...iew&questId=33&catId=45
If you have a DB you can use, then that's probably easiest, let it handle
concurrency etc. If you don't have a DB, then you can modify the example to
write to some other source (which may mean you need to implement your own file
locking mechanism).
Best
Jim
-your feedback is helpful to other users, thank you!-your feedback is helpful to other users, thank you!