diff options
Diffstat (limited to 'helpcontent2/source/text/shared/01/06130030.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/01/06130030.xhp | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/01/06130030.xhp b/helpcontent2/source/text/shared/01/06130030.xhp new file mode 100644 index 000000000..761acae4f --- /dev/null +++ b/helpcontent2/source/text/shared/01/06130030.xhp @@ -0,0 +1,67 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + + +<meta> +<topic id="textshared0106130030xml" indexer="include"> +<title id="tit" xml-lang="en-US">Scripts</title> +<filename>/text/shared/01/06130030.xhp</filename> +</topic> +</meta> +<body> +<bookmark xml-lang="en-US" branch="index" id="bm_id401571328832739"> + <bookmark_value>javascript scripts;run</bookmark_value> + <bookmark_value>beanshell scripts;run</bookmark_value> + <bookmark_value>java scripts;run</bookmark_value> + <bookmark_value>run scripts;java</bookmark_value> + <bookmark_value>run scripts;javascript</bookmark_value> + <bookmark_value>run scripts;beanshell</bookmark_value> +</bookmark> +<h1 id="par_idN10A39"><variable id="script">Scripts</variable></h1> +<section id="howtoget"> + <embed href="text/shared/00/00000406.xhp#javascript"/> + <embed href="text/shared/00/00000406.xhp#beanshell"/> +</section> +<bookmark xml-lang="en-US" branch="hid/cui/ui/scriptorganizer/ScriptOrganizerDialog" id="bm_id7982421" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/cui/ui/scriptorganizer/@@nowidget@@" id="bm_id7982421" localize="false"/> +<h2 id="par_idN109BE">Macros</h2> +<paragraph role="paragraph" id="par_idN109C2" xml-lang="en-US"><ahelp hid="cui/ui/scriptorganizer/ScriptOrganizerDialog">Select a macro or script from <emph>My Macros</emph>, <emph>Application Macros</emph>, or an open document. To view the available macros or scripts, double-click an entry.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/cui/ui/scriptorganizer/run" id="bm_id8628498" localize="false"/> +<h3 id="par_idN109CD">Run</h3> +<paragraph role="paragraph" id="par_idN109D1" xml-lang="en-US"><ahelp hid="cui/ui/scriptorganizer/run">To run a script, select a script in the list, and then click <emph>Run</emph>.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/cui/ui/scriptorganizer/create" id="bm_id6405835" localize="false"/> +<h3 id="par_idN109E8">Create</h3> +<paragraph role="paragraph" id="par_idN109EC" xml-lang="en-US"><ahelp hid="cui/ui/scriptorganizer/create">Creates a new script.</ahelp> The default script editor opens after you enter a name for the script.</paragraph> +<paragraph role="paragraph" id="par_idN10A04" xml-lang="en-US"><ahelp hid="modules/BasicIDE/ui/newlibdialog/NewLibDialog">Enter a name for the script.</ahelp><comment>UFI: called from Create and from Rename</comment></paragraph> +<bookmark xml-lang="en-US" branch="hid/cui/ui/scriptorganizer/edit" id="bm_id1055330" localize="false"/> +<h3 id="par_idN10A2F">Edit</h3> +<paragraph role="paragraph" id="par_idN10A33" xml-lang="en-US"><ahelp hid="cui/ui/scriptorganizer/edit">Opens the default script editor for your operating system.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/cui/ui/scriptorganizer/rename" id="bm_id9843745.00000001" localize="false"/> +<h3 id="par_idN10A4B">Rename</h3> +<paragraph role="paragraph" id="par_idN10A4F" xml-lang="en-US"><ahelp hid="cui/ui/scriptorganizer/rename">Opens a dialog where you can change the name of the selected script.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/cui/ui/scriptorganizer/delete" id="bm_id4198736" localize="false"/> +<h3 id="par_idN10A66">Delete</h3> +<paragraph role="paragraph" id="par_idN10A6A" xml-lang="en-US"><ahelp hid="cui/ui/scriptorganizer/delete">Prompts you to delete the selected script.</ahelp></paragraph> +<section id="relatedtopics"> +<embed href="text/shared/guide/scripting.xhp#scripting"/> +</section> +</body> +</helpdocument> |