File command
Since the name file is very common it's very hard to find an answer to my question. In case there is a double post now, please forgive me. Searching for 'file' and 'variable' gives me 700 pages to read...
Is it possible to do something like:
StrCpy $R0 "file.txt"
File $R0
I want to use the File command with a variable as parameter.
|