Reply to Thread

Post a reply to the thread: EDIT INI disable variable expansion

Your Message

Click here to log in

What's the name of our main installation product (in uppercase letters), directly followed by the current year?

 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Topic Review (Newest First)

  • 11-04-2016, 08:17 AM
    linder

    Re: EDIT INI disable variable expansion

    Perfect! You are welcome

    Friedrich
  • 11-03-2016, 08:40 AM
    glewis64

    Re: EDIT INI disable variable expansion

    Yes it does!!! Thank you!
  • 11-02-2016, 09:26 AM
    linder

    Re: EDIT INI disable variable expansion

    Hello,

    Please try:

    VAR=%%MYVAR%%

    Does this help?

    Friedrich
  • 11-01-2016, 04:07 PM
    glewis64

    EDIT INI disable variable expansion

    I'm wanting to edit an ini file and have the resulting file contain:

    VAR=%MYVAR%

    When I put this in the EDIT INI command, the compiler complains that the variable doesn't exist.

    How do I disable the variable expansion so that my resulting ini file contains VAR=%MYVAR%?

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •