|
|
#1 |
|
Member
Join Date: May 2006
Location: Devon, UK
Posts: 65
|
Outfile and capitals
odd one, When I specify a variable to be used for an Outfile name, it doesnt preserve the caps.
example, I have a var called $blech which contains BLECH if I do Outfile "Setup $blech.exe" I get, as a resulting filename: "Setup blech.exe" and not "Setup BLECH.exe" of course, this works fine Outfile "Setup BLECH.exe" returns "Setup BLECH.exe" ![]() am I being stupid? its just I need the company brand to be in capitals. of course hardcoding it myself works, but that negates the whole point of the variable substitution. thanks! |
|
|
|
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|