Skip to content
⌘ NSIS Forum Archive

Is it possible to call a function outside a section?

3 posts

JohnChen#

Is it possible to call a function outside a section?

When I call a function outside a section, I got an error. I wonder if there is any way to get around this? Thanks.
JohnChen#
Originally Posted by Anders View Post
.oninit and other callback functions and the pre/show/leave page callbacks
Thanks a lot!