Text Replace Help - Change apple to "apple", ??
Hi,
My team and I are working on a new HTML5/JS word game now.
We need help in formatting the dictionary files for use in JS.
In Kubuntu 14.04 L.T.S. 64Bit, how can we scan a dictionary text file
and change the words from example:
apple
to
"apple",
for each line in the dictionary text file?
Dictionary text file contains all words for a specific letter.
(one word per line)
Thanks!
JeZxLee
Hi,
My team and I are working on a new HTML5/JS word game now.
We need help in formatting the dictionary files for use in JS.
In Kubuntu 14.04 L.T.S. 64Bit, how can we scan a dictionary text file
and change the words from example:
apple
to
"apple",
for each line in the dictionary text file?
Dictionary text file contains all words for a specific letter.
(one word per line)
Thanks!
JeZxLee
Comment