The B4X suite supports b4xV5.ini in two locations:
If there's an .ini in the actual application directory it overrides the .ini in the Roaming directory path.
I would like to have a switch for the B4[AiJ].exe binary that lets the developer specify a path to an .ini that will override the two locations above. For instance -config=<path>
This feature would enable developers to easier have per-project settings.
- In the AppData\Roaming\Anywhere Software\B4[AiJ] directory
- In the actual directory if the B4[AiJ] binary
If there's an .ini in the actual application directory it overrides the .ini in the Roaming directory path.
I would like to have a switch for the B4[AiJ].exe binary that lets the developer specify a path to an .ini that will override the two locations above. For instance -config=<path>
This feature would enable developers to easier have per-project settings.