From 8255a45df09513454d46a9d86153b39923ca9a60 Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 21 Oct 2005 15:45:02 +0000 Subject: [PATCH] added a note about sections.nsh git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4342 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/sec.but | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Docs/src/sec.but b/Docs/src/sec.but index 02d82a18..1cbff9f2 100644 --- a/Docs/src/sec.but +++ b/Docs/src/sec.but @@ -8,6 +8,8 @@ Sets the section's flags. The flag is a 32 bit integer. The first bit (lowest) r For an example of usage please see the \L{../Examples/one-section.nsi}{one-section.nsi} example. +For useful macros and definitions, see Include\Sections.nsh. + \S2{sectiongetflags} SectionGetFlags \c section_index user_var(output)