12-31-2008, 06:55 AM
I think this should work, when you have n
str s.getfile("$desktop$\id.txt")
int i=findw(s n)
if i != -1
,mes("Done logged")
else
,_s=n; _s.setfile("$desktop$\id.txt" -1 -1 1)
,mes("Logged")
but I don't know where you get n.
str s.getfile("$desktop$\id.txt")
int i=findw(s n)
if i != -1
,mes("Done logged")
else
,_s=n; _s.setfile("$desktop$\id.txt" -1 -1 1)
,mes("Logged")
but I don't know where you get n.
