I have a huge list made of names ( in hexa ) every names lengh is from 2 to 40 lengh. After checking this thread on SO I could not manage to get it work.
The idea is to store the name every time I call the script ( easy append ) . to Be able to provide this list at will And finally to check ( either the name is on memory or in the file) a name is on that list.
any thought ?