diff options
Diffstat (limited to 'source/text/sbasic/shared/00000003.xhp')
-rw-r--r-- | source/text/sbasic/shared/00000003.xhp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/text/sbasic/shared/00000003.xhp b/source/text/sbasic/shared/00000003.xhp index a56925dcde..fd5df791d7 100644 --- a/source/text/sbasic/shared/00000003.xhp +++ b/source/text/sbasic/shared/00000003.xhp @@ -189,6 +189,9 @@ <section id="vbasupport"> <paragraph id="par_id051920171018124524" role="warning" xml-lang="en-US">This function or constant is enabled with the statement <item type="literal">Option VBASupport 1</item> placed before the executable program code in a module.</paragraph> </section> +<section id="beforeexecutable"> + <warning id="par_id3145172">This statement must be added before the executable program code in a module.</warning> +</section> <section id="functsyntax"> <paragraph id="hd_id061420171139089682" role="heading" level="2" xml-lang="en-US"><variable id="functsyntax">Syntax:</variable></paragraph> |