03090302.xhp (253bff03) 03090302.xhp (ae3b042b)
1<?xml version="1.0" encoding="UTF-8"?>
2
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements. See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership. The ASF licenses this file

--- 16 unchanged lines hidden (view full) ---

25<meta>
26<topic id="textsbasicshared03090302xml" indexer="include" status="PUBLISH">
27<title id="tit" xml-lang="en-US">GoTo Statement [Runtime]</title>
28<filename>/text/sbasic/shared/03090302.xhp</filename>
29</topic>
30</meta>
31<body>
32<section id="goto">
1<?xml version="1.0" encoding="UTF-8"?>
2
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements. See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership. The ASF licenses this file

--- 16 unchanged lines hidden (view full) ---

25<meta>
26<topic id="textsbasicshared03090302xml" indexer="include" status="PUBLISH">
27<title id="tit" xml-lang="en-US">GoTo Statement [Runtime]</title>
28<filename>/text/sbasic/shared/03090302.xhp</filename>
29</topic>
30</meta>
31<body>
32<section id="goto">
33<bookmark xml-lang="en-US" branch="index" id="bm_id3159413"><bookmark_value>GoTo statement</bookmark_value>
33<bookmark xml-lang="en-US" branch="index" id="bm_id3159413">
34<bookmark_value>GoTo statement</bookmark_value>
34</bookmark>
35<paragraph role="heading" id="hd_id3159413" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sbasic/shared/03090302.xhp" name="GoTo Statement [Runtime]">GoTo Statement [Runtime]</link></paragraph>
36<paragraph role="paragraph" id="par_id3153379" xml-lang="en-US" l10n="U" oldref="2">Continues program execution within a Sub or Function at the procedure line indicated by a label.</paragraph>
37</section>
38<paragraph role="heading" id="hd_id3149656" xml-lang="en-US" level="2" l10n="U" oldref="3">Syntax:</paragraph>
39<paragraph role="paragraph" id="par_id3154367" xml-lang="en-US" l10n="U" oldref="4">see Parameters</paragraph>
40<paragraph role="heading" id="hd_id3150870" xml-lang="en-US" level="2" l10n="U" oldref="5">Parameters:</paragraph>
41<paragraph role="paragraph" id="par_id3156214" xml-lang="en-US" l10n="U" oldref="6">Sub/Function</paragraph>

--- 19 unchanged lines hidden ---
35</bookmark>
36<paragraph role="heading" id="hd_id3159413" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sbasic/shared/03090302.xhp" name="GoTo Statement [Runtime]">GoTo Statement [Runtime]</link></paragraph>
37<paragraph role="paragraph" id="par_id3153379" xml-lang="en-US" l10n="U" oldref="2">Continues program execution within a Sub or Function at the procedure line indicated by a label.</paragraph>
38</section>
39<paragraph role="heading" id="hd_id3149656" xml-lang="en-US" level="2" l10n="U" oldref="3">Syntax:</paragraph>
40<paragraph role="paragraph" id="par_id3154367" xml-lang="en-US" l10n="U" oldref="4">see Parameters</paragraph>
41<paragraph role="heading" id="hd_id3150870" xml-lang="en-US" level="2" l10n="U" oldref="5">Parameters:</paragraph>
42<paragraph role="paragraph" id="par_id3156214" xml-lang="en-US" l10n="U" oldref="6">Sub/Function</paragraph>

--- 19 unchanged lines hidden ---