~ubuntu-branches/ubuntu/wily/tora/wily-proposed

« back to all changes in this revision

Viewing changes to doc/help/tora/invalid.html

  • Committer: Bazaar Package Importer
  • Author(s): Albin Tonnerre
  • Date: 2007-05-29 13:13:36 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070529131336-85ygaddivvmkd3xc
Tags: 1.3.21pre22-1ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/rules: call dh_iconcache
  - Remove g++ build dependency
* Modify Maintainer value to match Debian-Maintainer-Field Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html lang="en">
 
2
<head>
 
3
<title>invalid - TOra</title>
 
4
<meta http-equiv="Content-Type" content="text/html">
 
5
<meta name="description" content="TOra">
 
6
<meta name="generator" content="makeinfo 4.8">
 
7
<link title="Top" rel="start" href="index.html#Top">
 
8
<link rel="up" href="tools.html#tools" title="tools">
 
9
<link rel="prev" href="alert.html#alert" title="alert">
 
10
<link rel="next" href="output.html#output" title="output">
 
11
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
 
12
<!--
 
13
This manual is for TOra, version 1.3.22.-->
 
14
<meta http-equiv="Content-Style-Type" content="text/css">
 
15
<style type="text/css"><!--
 
16
  pre.display { font-family:inherit }
 
17
  pre.format  { font-family:inherit }
 
18
  pre.smalldisplay { font-family:inherit; font-size:smaller }
 
19
  pre.smallformat  { font-family:inherit; font-size:smaller }
 
20
  pre.smallexample { font-size:smaller }
 
21
  pre.smalllisp    { font-size:smaller }
 
22
  span.sc    { font-variant:small-caps }
 
23
  span.roman { font-family:serif; font-weight:normal; } 
 
24
  span.sansserif { font-family:sans-serif; font-weight:normal; } 
 
25
--></style>
 
26
</head>
 
27
<body>
 
28
<div class="node">
 
29
<p>
 
30
<a name="invalid"></a>
 
31
n&auml;chstes:&nbsp;<a rel="next" accesskey="n" href="output.html#output">output</a>,
 
32
voriges:&nbsp;<a rel="previous" accesskey="p" href="alert.html#alert">alert</a>,
 
33
aufw&auml;rts:&nbsp;<a rel="up" accesskey="u" href="tools.html#tools">tools</a>
 
34
<hr>
 
35
</div>
 
36
 
 
37
<h3 class="section">4.14 Invalid Objects</h3>
 
38
 
 
39
<p><a name="index-Invalid-Objects-30"></a>
 
40
This tool is usefull to recompile invalid objects in the database.
 
41
 
 
42
   <div class="block-image"><img src="images/invalid.png" alt="images/invalid.png"></div>
 
43
 
 
44
   <p>To the left you see a list of invalid objects. Select an object and the left editor will be filled with code to recreate the code objects, you can then fix whatever problem may be with it. Rows with errors will have red background and you can see the error in the statusbar by putting the cursor on the row. You can also refresh the list or change the active connection by the buttons in the toolbar.
 
45
 
 
46
   </body></html>
 
47