Hi,
I have seen VB app's that use a script or text file such as "variables.ini" to hold variables info.
ie:
Path="c:\test"
IP="192.123.34.134"
Does anyone have any simple examples of how VB refers to and uses this type of script file.
I will be writing the app in VB6. Thanks in advance.
Daz.......
I have seen VB app's that use a script or text file such as "variables.ini" to hold variables info.
ie:
Path="c:\test"
IP="192.123.34.134"
Does anyone have any simple examples of how VB refers to and uses this type of script file.
I will be writing the app in VB6. Thanks in advance.
Daz.......