Seite 1 von 1
New Project Template Variable Issue
Verfasst: Di 24. Dez 2019, 23:52
von SomeoneOnLine
I created a new template with some variables in it but when the new project gets created where the variable value would is blank. See below for simple/small example,
Template
Code: Alles auswählen
#Region
#AutoIt3Wrapper_Icon=%ProjectName%.ico
#AutoIt3Wrapper_Outfile_x64=%ProjectName%.exe
#EndRegion
New Project
Code: Alles auswählen
#Region
#AutoIt3Wrapper_Icon=.ico
#AutoIt3Wrapper_Outfile_x64=.exe
#EndRegion
Re: New Project Template Variable Issue
Verfasst: Do 26. Dez 2019, 16:02
von ISI360
Will be fixed in the next update. (Version 1.11)
Re: New Project Template Variable Issue
Verfasst: Do 26. Dez 2019, 20:59
von SomeoneOnLine
Thanks! Iv been going through all kinds of settings looking for something I missed or set. I even looked at the source but got a little lost as a lot of the source is not in English. Good to know its not just me. Thanks again! Keep up the good work. Very much enjoy ISN AutoIt Studio!
~SOL
Re: New Project Template Variable Issue
Verfasst: Do 26. Dez 2019, 21:02
von ISI360
Litte workaround: This bug should just happen when a new project is created from a template.
If you already have your project, an create a new file from a template one, here the variables should be replaced as normal.
Maybe that helps

Re: New Project Template Variable Issue
Verfasst: Di 5. Mai 2020, 22:10
von SomeoneOnLine
I see it looks like this issue has been fixed in v1.11. Thanks a Ton. ISN AutoIt Studio is one of my favorite AutoIt Must Haves.
Thanks again and Stay Safe!
~SOL
Re: New Project Template Variable Issue
Verfasst: Mi 6. Mai 2020, 07:32
von ISI360
you are welcome

Glad to hear it works now.