View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000249 | Inno Script Studio | General | public | 2012-03-27 13:32 | 2018-02-24 14:55 |
Reporter | DutchGemini | Assigned To | timchilvers | ||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000249: Project Explorer shows [0] section in structure | ||||
Description | The Project Explorer structure shows elements that are not part of elements foreseen by Inno Setup (e.g. [Setup]). ISS appears to add to the structure tab all text that is enclosed in "[" and "]". | ||||
Steps To Reproduce | In your script enter, at whatever column, a text enclosed by [ and ] and without spaces in between , for instance "[InnoScriptStudio]". You will see this string become part of the structure tab. This creates 2 structure entries labelled "[0]": #define WildcardExists(str Filename) \ ((Local[0] = FindFirst(Filename, faAnyFile)) ? \ (FindClose(Local[0]), True) : False) | ||||
Additional Information | Text between [ and ] shall have no spaces. "[InnoScriptStudio]" creates an entry but "[Inno Script Studio]" does not. Inno Script Studio Version: 1.0.0.24 (20111122-105332). ProductID: 81664-398-6328216-04060 | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-03-27 13:32 | DutchGemini | New Issue | |
2012-03-27 13:32 | DutchGemini | File Added: ISSStructure.png | |
2012-03-27 18:51 | timchilvers | Assigned To | => timchilvers |
2012-03-27 18:51 | timchilvers | Status | new => assigned |
2012-03-27 18:51 | timchilvers | Status | assigned => confirmed |
2012-09-17 16:17 | timchilvers | Note Added: 0000459 | |
2012-09-17 16:17 | timchilvers | Status | confirmed => resolved |
2012-09-17 16:17 | timchilvers | Resolution | open => fixed |
2018-02-24 14:55 | timchilvers | Status | resolved => closed |