Treat ini code like a script, the script executes each line from top to bottom, and this is how ini code works.
Doing this fixes your problem, to make it simple, you write the code for the thing you want to use before the code of the other thing that uses it.
Originally Posted by: UTD^Force