Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bank
#2
Code:
If FileExist("\banks\" & Trim(Name) & ".ini") = False Then

Or..

Code:
If FileExist(app.path & "\banks\" & Trim(Name) & ".ini") = False Then
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)