02-09-2008, 03:08 PM
Code:
If FileExist("\banks\" & Trim(Name) & ".ini") = False Then
Or..
Code:
If FileExist(app.path & "\banks\" & Trim(Name) & ".ini") = False Then
Bank
|
« Next Oldest | Next Newest »
|
Messages In This Thread |