How to get the path of the active app.config file in C# and VB.NET
To get the path of the active app.config file in C# and VB.NET you can use the following snippet Sample C# Sample VB.NET
All the Code Snippets and Samples you need
To get the path of the active app.config file in C# and VB.NET you can use the following snippet Sample C# Sample VB.NET
To create and write a textfile in VBA you can use the following snippet. This should also work when using VB6. Sample VBA