I’m a novice to VB.
I have created an application that reads info from an ini file & displays in message box.
I can run the app from my C drive.
However when I place app on network & run from the network
it doesnt pick up the ini file key.
Do I need to specify path of ini file in my code?
As I thought if ini file is with my app & I have specied the name will read from within that directory?
ALso are there any other steps I should be doing?
Much appeciated TIA
Diana