View Issue Details

IDProjectCategoryView StatusLast Update
0000254Inno Script StudioGeneralpublic2018-02-24 14:55
ReporterDutchGeminiAssigned Totimchilvers 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0000254: External ISS files linked via preprocessor "#include" directive are not managed
DescriptionI have a few #include statements in my script to external files and these are not recognized. If I want to open them then I need first to copy the entire path, then clock File > Open, paste the path and click Open.

InnoIDE recognizes such includes immediately and allows me to open them quickly from a drop-down selector or from menu if the cursor is on the line with the #include directive.
Steps To ReproduceAdd an #include directive to your script.

; Load the script dealing with the installation of an Excel Add-In.
;
#include "D:\My Documents\Development\Common\SetupScripts\ExcelAddinScript.iss"
TagsNo tags attached.

Activities

timchilvers

2012-06-16 14:59

administrator   ~0000338

Management of #Include scripts has been added to version 2.0

Issue History

Date Modified Username Field Change
2012-03-27 14:43 DutchGemini New Issue
2012-03-27 18:50 timchilvers Assigned To => timchilvers
2012-03-27 18:50 timchilvers Status new => assigned
2012-03-27 18:50 timchilvers Status assigned => acknowledged
2012-06-16 14:59 timchilvers Note Added: 0000338
2012-06-16 14:59 timchilvers Status acknowledged => resolved
2012-06-16 14:59 timchilvers Resolution open => fixed
2018-02-24 14:55 timchilvers Status resolved => closed