1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?> 2cdf0e10cSrcweir 382a1df74SAndrew Rist<!--*********************************************************** 4cdf0e10cSrcweir * 582a1df74SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 682a1df74SAndrew Rist * or more contributor license agreements. See the NOTICE file 782a1df74SAndrew Rist * distributed with this work for additional information 882a1df74SAndrew Rist * regarding copyright ownership. The ASF licenses this file 982a1df74SAndrew Rist * to you under the Apache License, Version 2.0 (the 1082a1df74SAndrew Rist * "License"); you may not use this file except in compliance 1182a1df74SAndrew Rist * with the License. You may obtain a copy of the License at 12cdf0e10cSrcweir * 1382a1df74SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 14cdf0e10cSrcweir * 1582a1df74SAndrew Rist * Unless required by applicable law or agreed to in writing, 1682a1df74SAndrew Rist * software distributed under the License is distributed on an 1782a1df74SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 1882a1df74SAndrew Rist * KIND, either express or implied. See the License for the 1982a1df74SAndrew Rist * specific language governing permissions and limitations 2082a1df74SAndrew Rist * under the License. 21cdf0e10cSrcweir * 2282a1df74SAndrew Rist ***********************************************************--> 2382a1df74SAndrew Rist 24cdf0e10cSrcweir<helpdocument version="1.0"> 25cdf0e10cSrcweir<meta> 26cdf0e10cSrcweir<topic id="textsbasicsharedkeysxml" indexer="include" status="PUBLISH"> 27cdf0e10cSrcweir<title id="tit" xml-lang="en-US">Keyboard Shortcuts in the Basic IDE</title> 28cdf0e10cSrcweir<filename>/text/sbasic/shared/keys.xhp</filename> 29cdf0e10cSrcweir</topic> 30cdf0e10cSrcweir</meta> 31cdf0e10cSrcweir<body> 32cdf0e10cSrcweir<section id="keys"> 3372c4b3b3Smseidel<bookmark xml-lang="en-US" branch="index" id="bm_id3154760"> 3472c4b3b3Smseidel<bookmark_value>keyboard;in IDE</bookmark_value> 35cdf0e10cSrcweir<bookmark_value>shortcut keys;Basic IDE</bookmark_value> 36cdf0e10cSrcweir<bookmark_value>IDE;keyboard shortcuts</bookmark_value> 37cdf0e10cSrcweir</bookmark> 38*c5015205Smseidel<paragraph role="heading" id="hd_id3154760" xml-lang="en-US" level="1" l10n="U"><link href="text/sbasic/shared/keys.xhp" name="Keyboard Shortcuts in the Basic IDE">Keyboard Shortcuts in the Basic IDE</link></paragraph> 39cdf0e10cSrcweir</section> 40*c5015205Smseidel<paragraph role="paragraph" id="par_id3149655" xml-lang="en-US" l10n="U">In the Basic IDE you can use the following keyboard shortcuts:</paragraph> 41cdf0e10cSrcweir<table id="tbl_id3153381"> 42cdf0e10cSrcweir<tablerow> 43cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 44*c5015205Smseidel<paragraph role="tablehead" id="par_id3154908" xml-lang="en-US" l10n="U">Action</paragraph> 45cdf0e10cSrcweir</tablecell> 46cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 47*c5015205Smseidel<paragraph role="tablehead" id="par_id3153192" xml-lang="en-US" l10n="U">Keyboard shortcut</paragraph> 48cdf0e10cSrcweir</tablecell> 49cdf0e10cSrcweir</tablerow> 50cdf0e10cSrcweir<tablerow> 51cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 52*c5015205Smseidel<paragraph role="tablecontent" id="par_id3159254" xml-lang="en-US" l10n="U">Run code starting from the first line, or from the current breakpoint, if the program stopped there before</paragraph> 53cdf0e10cSrcweir</tablecell> 54cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 55*c5015205Smseidel<paragraph role="tablecontent" id="par_id3163712" xml-lang="en-US" l10n="U">F5</paragraph> 56cdf0e10cSrcweir</tablecell> 57cdf0e10cSrcweir</tablerow> 58cdf0e10cSrcweir<tablerow> 59cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 60*c5015205Smseidel<paragraph role="tablecontent" id="par_id3150010" xml-lang="en-US" l10n="U">Stop</paragraph> 61cdf0e10cSrcweir</tablecell> 62cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 63*c5015205Smseidel<paragraph role="tablecontent" id="par_id3154319" xml-lang="en-US" l10n="CHG">Shift+F5<comment>UFI: feature mail "changed/CWS tbe10 : Basic IDE keyboard shortcuts"</comment></paragraph> 64cdf0e10cSrcweir</tablecell> 65cdf0e10cSrcweir</tablerow> 66cdf0e10cSrcweir<tablerow> 67cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 68*c5015205Smseidel<paragraph role="tablecontent" id="par_id3151073" xml-lang="en-US" l10n="U">Add <link href="text/sbasic/shared/01050100.xhp" name="watch">watch</link> for the variable at the cursor</paragraph> 69cdf0e10cSrcweir</tablecell> 70cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 71*c5015205Smseidel<paragraph role="tablecontent" id="par_id3154731" xml-lang="en-US" l10n="U">F7</paragraph> 72cdf0e10cSrcweir</tablecell> 73cdf0e10cSrcweir</tablerow> 74cdf0e10cSrcweir<tablerow> 75cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 76*c5015205Smseidel<paragraph role="tablecontent" id="par_id3148455" xml-lang="en-US" l10n="U">Single step through each statement, starting at the first line or at that statement where the program execution stopped before.</paragraph> 77cdf0e10cSrcweir</tablecell> 78cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 79*c5015205Smseidel<paragraph role="tablecontent" id="par_id3150716" xml-lang="en-US" l10n="U">F8</paragraph> 80cdf0e10cSrcweir</tablecell> 81cdf0e10cSrcweir</tablerow> 82cdf0e10cSrcweir<tablerow> 83cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 84*c5015205Smseidel<paragraph role="tablecontent" id="par_id3156275" xml-lang="en-US" l10n="U">Single step as with F8, but a function call is considered to be only <emph>one</emph> statement</paragraph> 85cdf0e10cSrcweir</tablecell> 86cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 87*c5015205Smseidel<paragraph role="tablecontent" id="par_id3153764" xml-lang="en-US" l10n="U">Shift+F8</paragraph> 88cdf0e10cSrcweir</tablecell> 89cdf0e10cSrcweir</tablerow> 90cdf0e10cSrcweir<tablerow> 91cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 92*c5015205Smseidel<paragraph role="tablecontent" id="par_id3150323" xml-lang="en-US" l10n="U">Set or remove a <link href="text/sbasic/shared/01030300.xhp" name="breakpoint">breakpoint</link> at the current line or all breakpoints in the current selection</paragraph> 93cdf0e10cSrcweir</tablecell> 94cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 95*c5015205Smseidel<paragraph role="tablecontent" id="par_id3147339" xml-lang="en-US" l10n="U">F9</paragraph> 96cdf0e10cSrcweir</tablecell> 97cdf0e10cSrcweir</tablerow> 98cdf0e10cSrcweir<tablerow> 99cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 100*c5015205Smseidel<paragraph role="tablecontent" id="par_id3153963" xml-lang="en-US" l10n="U">Enable/disable the breakpoint at the current line or all breakpoints in the current selection</paragraph> 101cdf0e10cSrcweir</tablecell> 102cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 103*c5015205Smseidel<paragraph role="tablecontent" id="par_id3155175" xml-lang="en-US" l10n="U">Shift+F9</paragraph> 104cdf0e10cSrcweir</tablecell> 105cdf0e10cSrcweir</tablerow> 106cdf0e10cSrcweir</table> 107*c5015205Smseidel<paragraph role="paragraph" id="par_id3154702" xml-lang="en-US" l10n="U">A running macro can be aborted with Shift+<switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+<switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8.</paragraph> 108cdf0e10cSrcweir</body> 109cdf0e10cSrcweir</helpdocument> 110