Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how 2 read id #s from a text file
#6
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.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)