diff --git a/docs/examples/menu.txt b/docs/examples/menu.txt index c111925..af1e590 100644 --- a/docs/examples/menu.txt +++ b/docs/examples/menu.txt @@ -1,5 +1,10 @@ NewLang 0 +BeginNote +Copyright 2021 Jookia +SPDX-License-Identifier: LGPL-2.1-or-later +EndNote + System Print BeginText Type 'Hi' for a greeting EndText Done System Print BeginText Type 'Exit' to exit EndText Done Set Command To System Read EndSet @@ -15,3 +20,5 @@ EndIf System Print BeginText What next? EndText Done + +BeginNote Without an Exit, NewLang will loop the file EndNote