aziz rasul
Active member
- Local time
- Today, 18:02
- Joined
- Jun 26, 2000
- Messages
- 1,934
I am trying to understand code written by someone who has left the company.
A particular routine has the following declared variable: -
Dim ConfDir$
Can anyone explain the significance of the variable, ConfDir$, as it does not appear to be declared as a particular data type?
Thanks in advance
A particular routine has the following declared variable: -
Dim ConfDir$
Can anyone explain the significance of the variable, ConfDir$, as it does not appear to be declared as a particular data type?
Thanks in advance