File: mpsql_menu_buffers.html

package info (click to toggle)
mpsql 2.1-2
  • links: PTS
  • area: non-free
  • in suites: potato
  • size: 3,528 kB
  • ctags: 4,886
  • sloc: ansic: 35,184; makefile: 3,761; sh: 44
file content (29 lines) | stat: -rw-r--r-- 839 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR"
content="Microsoft FrontPage (Visual InterDev Edition) 2.0">
<title>MPSQL - Buffers Menu</title>
</head>

<body bgcolor="#FFFFFF">
<a href="mpsql.html">MPSQL Contents</a>

<h2>Buffers Menu</h2>

<p><img src="menu.gif" width="350" height="19"></p>

<p>Displays a list of currently opened buffers in the
application. The current buffer displayed in the <a
href="mpsql_edit.html">SQL Command Window</a> has it's name
displayed in the application's title bar. Selecting another
buffer from the list displays the selected buffer in the command
window and updates the application's title bar to reflect the
change.</p>

<p><img src="bar.gif" width="400" height="40"></p>
</body>
</html>