Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

issue

  1. X

    How to set %_INIREAD result to variable

    I'm trying to set the result of an INIREAD operation (the entry in an INI file) to a variable, but I just get the return code of the INIREAD operation (0, or -1). How do I set it to a variable? Here is my code: https://pastebin.com/4i7u1cFR
Back
Top