Hi all,
I am a complete beginner with Visual B, I am attempting to continue where the creator left off. His project is finished but he didnt (and still doesnt) have time to fix a couple of bugs with his code....
Basically, he has written a small VB application that closes SWF flash files if theyre CRC matches from a list...
So when an SWF is loaded into explorer the SWF is hash checked and then closed if it matches from the "hashcheck.txt" file.
All is working apart from 2 small bugs:
1)
N:\test_folder\testfile.swf <-- works
\\pc\share\test_folder\testfile.swf <-- doesnt work
2)
If there is an & or ^ in the folder structure the file doesnt get checked/closed.
Am am a complete beginner so would love some advice if possible!
source code is attached
MANY thanks in advance


