I was browsing some source code and saw this IF statement:
VB Code:
If m > n Then n = m GetFilename = Mid(Path, n + 1)
it has no END IF. I didn't know you could omit that part.
comments?
|
Results 1 to 4 of 4
Thread: if statement [RESOLVED]
|
Click Here to Expand Forum to Full Width |