403Webshell
Server IP : 121.121.20.254  /  Your IP : 216.73.216.42
Web Server : Microsoft-IIS/10.0
System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64
User : IUSR ( 0)
PHP Version : 8.3.28
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /Program Files/LibreOffice/help/en-US/text/sbasic/shared/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /Program Files/LibreOffice/help/en-US/text/sbasic/shared/keys.html
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>
<base href="../../../../">
<noscript><meta http-equiv="refresh" content="0; URL=../../../../en-US/noscript.html"></noscript>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Keyboard Shortcuts in the Basic IDE</title>
<link rel="shortcut icon" href="media/navigation/favicon.ico">
<link type="text/css" href="normalize.css" rel="Stylesheet">
<link type="text/css" href="prism.css" rel="Stylesheet">
<link type="text/css" href="default.css" rel="Stylesheet">
<script type="text/javascript" src="polyfills.js"></script><script type="text/javascript" src="languages.js"></script><script type="text/javascript" src="en-US/langnames.js"></script><script type="text/javascript" src="flexsearch.debug.js"></script><script type="text/javascript" src="prism.js"></script><script type="text/javascript" src="help2.js" defer></script><script type="text/javascript" src="a11y-toggle.js" defer></script><script type="text/javascript" src="paginathing.js" defer></script><script type="text/javascript" src="en-US/bookmarks.js" defer></script><script type="text/javascript" src="en-US/contents.js" defer></script><script type="text/javascript" src="help.js" defer></script><meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header id="TopLeftHeader"><a class="symbol" href="en-US/text/shared/05/new_help.html"><div></div></a><a class="logo" href="en-US/text/shared/05/new_help.html"><p dir="auto">LibreOffice 24.2 Help</p></a><div class="dropdowns"><div class="modules">
<button type="button" data-a11y-toggle="modules-nav" id="modules" aria-haspopup="true" aria-expanded="false" aria-controls="modules-nav">Module</button><nav id="modules-nav" hidden=""></nav>
</div></div></header><aside class="leftside"><input id="accordion-1" name="accordion-menu" type="checkbox"><label for="accordion-1" dir="auto">Contents</label><div id="Contents" class="contents-treeview"></div></aside><div id="SearchFrame"><div id="Bookmarks">
<input id="search-bar" type="search" class="search" placeholder="Search in bookmarks for chosen module" dir="auto"><div class="nav-container" tabindex="0"><nav class="index" dir="auto"></nav></div>
</div></div>
<div id="DisplayArea" itemprop="softwareHelp" itemscope="true" itemtype="http://schema.org/SoftwareApplication">
<a name="keys"></a>
<a name="bm_id3154760"></a><meta itemprop="keywords" content="keyboard,in IDE">
<meta itemprop="keywords" content="shortcut keys,Basic IDE">
<meta itemprop="keywords" content="IDE,keyboard shortcuts">

<h1 id="hd_id3154760" dir="auto">Keyboard Shortcuts in the Basic IDE</h1>

<p id="par_id3149655" class="paragraph" dir="auto">In the Basic IDE you can use the following keyboard shortcuts:</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3154908" class="tableheadintable" dir="auto">Action</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3153192" class="tableheadintable" dir="auto">Keyboard shortcut</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3159254" class="tablecontentintable" dir="auto">Run code starting from the first line, or from the current breakpoint, if the program stopped there before.</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3163712" class="tablecontentintable" dir="auto">F5</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150010" class="tablecontentintable" dir="auto">Stop</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154319" class="tablecontentintable" dir="auto">Shift+F5</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3151073" class="tablecontentintable" dir="auto">Add <a target="_top" href="en-US/text/sbasic/shared/01050100.html">watch</a> for the variable at the cursor.</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154731" class="tablecontentintable" dir="auto">F7</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3148455" class="tablecontentintable" dir="auto">Single step through each statement, starting at the first line or at that statement where the program execution stopped before.</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150716" class="tablecontentintable" dir="auto">F8</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156275" class="tablecontentintable" dir="auto">Single step as with F8, but a function call is considered to be only <span class="emph">one</span> statement.</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153764" class="tablecontentintable" dir="auto">Shift+F8</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150323" class="tablecontentintable" dir="auto">Set or remove a <a target="_top" href="en-US/text/sbasic/shared/01030300.html">breakpoint</a> at the current line or all breakpoints in the current selection.</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147339" class="tablecontentintable" dir="auto">F9</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153963" class="tablecontentintable" dir="auto">Enable/disable the breakpoint at the current line or all breakpoints in the current selection.</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155175" class="tablecontentintable" dir="auto">Shift+F9</p>
</td>
</tr>
</table>
<br>

<p id="par_id3154702" class="paragraph" dir="auto">A running macro can be aborted with Shift+<span id="swlnsystextsbasicsharedkeysxml_1" class="switchinline"><span hidden="true" id="MACtextsbasicsharedkeysxml_1" class="MAC">Command</span><span hidden="true" id="defaulttextsbasicsharedkeysxml_1">Ctrl</span></span>+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+<span id="swlnsystextsbasicsharedkeysxml_2" class="switchinline"><span hidden="true" id="MACtextsbasicsharedkeysxml_2" class="MAC">Command</span><span hidden="true" id="defaulttextsbasicsharedkeysxml_2">Ctrl</span></span>+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8.</p>
</div>
<div id="DonationFrame"></div>
<footer><div id="DEBUG" class="debug">
<h3 class="bug">Help content debug info:</h3>
<p dir="auto">This page is: <a href="https://opengrok.libreoffice.org/xref/help/source/text/sbasic/shared/keys.xhp" target="_blank">/text/sbasic/shared/keys.xhp</a></p>
<p dir="auto">Title is: Keyboard Shortcuts in the Basic IDE</p>
<p id="bm_module" dir="auto"></p>
<p id="bm_system" dir="auto"></p>
<p id="bm_HID" dir="auto"></p>
</div></footer>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit