|
|
#1 |
|
Junior Member
Join Date: May 2010
Posts: 7
|
Do something in between sections
Hello,
I have made an installer with sections like these: Subsection 1 Section 1 SectionEnd Section 2 SectionEnd SubsectionEnd Subsection 2 Do something here, like 'DetailPrint' Section 3 SectionEnd Section 4 SectionEnd Section 5 SectionEnd SubSectionEnd For logging I want do something every time the second Subsection is entered, even if Section3 is not activated. Is that possible? |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Oct 2006
Posts: 1,839
|
You can add a hidden section in front of the subsection:
PHP Code:
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: May 2010
Posts: 7
|
Thanks, that's exactly what I was looking for! :-)
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|