1 <?xml version=
"1.0" encoding=
"UTF-8"?>
4 <!--***********************************************************************
6 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8 * Copyright 2008 by Sun Microsystems, Inc.
10 * OpenOffice.org - a multi-platform office productivity suite
12 * $RCSfile: 01030100.xhp,v $
15 * This file is part of OpenOffice.org.
17 * OpenOffice.org is free software: you can redistribute it and/or modify
18 * it under the terms of the GNU Lesser General Public License version 3
19 * only, as published by the Free Software Foundation.
21 * OpenOffice.org is distributed in the hope that it will be useful,
22 * but WITHOUT ANY WARRANTY; without even the implied warranty of
23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24 * GNU Lesser General Public License version 3 for more details
25 * (a copy is included in the LICENSE file that accompanied this code).
27 * You should have received a copy of the GNU Lesser General Public License
28 * version 3 along with OpenOffice.org. If not, see
29 * <http://www.openoffice.org/license.html>
30 * for a copy of the LGPLv3 License.
32 ************************************************************************-->
34 <helpdocument version=
"1.0">
36 <topic id=
"textsbasicshared01030100xml" indexer=
"include" status=
"PUBLISH">
37 <title id=
"tit" xml-lang=
"en-US">IDE Overview
</title>
38 <filename>/text/sbasic/shared/
01030100.xhp
</filename>
41 <created date=
"2003-10-31T00:00:00">Sun Microsystems, Inc.
</created>
42 <lastedited date=
"2004-10-11T11:18:08">converted from old format - fpe
</lastedited>
46 <bookmark xml-lang=
"en-US" branch=
"hid/HID_BASICIDE_MODULWINDOW" id=
"bm_id3093440" localize=
"false"/>
47 <section id=
"ueberblick">
48 <paragraph role=
"heading" id=
"hd_id3147291" xml-lang=
"en-US" level=
"1" l10n=
"U" oldref=
"1"><link href=
"text/sbasic/shared/01030100.xhp" name=
"IDE Overview">IDE Overview
</link></paragraph>
50 <paragraph role=
"paragraph" id=
"par_id3156344" xml-lang=
"en-US" l10n=
"U" oldref=
"3">The
<link href=
"text/sbasic/shared/main0211.xhp" name=
"Macro Toolbar"><emph>Macro Toolbar
</emph></link> in the IDE provides various icons for editing and testing programs.
</paragraph>
51 <paragraph role=
"paragraph" id=
"par_id3151210" xml-lang=
"en-US" l10n=
"U" oldref=
"4">In the
<link href=
"text/sbasic/shared/01030200.xhp" name=
"Editor window"><emph>Editor window
</emph></link>, directly below the Macro toolbar, you can edit the Basic program code. The column on the left side is used to set breakpoints in the program code.
</paragraph>
52 <paragraph role=
"paragraph" id=
"par_id3154686" xml-lang=
"en-US" l10n=
"U" oldref=
"5">The
<link href=
"text/sbasic/shared/01050100.xhp" name=
"Watch"><emph>Watch window
</emph></link> (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process.
</paragraph>
53 <paragraph role=
"paragraph" id=
"par_id3145787" xml-lang=
"en-US" l10n=
"U" oldref=
"8">The
<emph>Call Stack
</emph> window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs.
</paragraph>
54 <section id=
"relatedtopics">
55 <paragraph role=
"paragraph" id=
"par_id3147434" xml-lang=
"en-US" l10n=
"U" oldref=
"6"><link href=
"text/sbasic/shared/01050000.xhp" name=
"Basic IDE">Basic IDE
</link></paragraph>