File: File.html

package info (click to toggle)
ftools-fv 5.5.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 7,072 kB
  • sloc: tcl: 50,774; ansic: 17,858; exp: 2,004; makefile: 172; cpp: 169; sh: 109; csh: 10
file content (18 lines) | stat: -rw-r--r-- 491 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<html>
  <head>
    <title>The POW File Menu</title>
  </head>

  <body>
      <h2>The POW <b>File</b> Menu</h2>

      There are two actions on the POW file menu:
      <ol><li><b>Print/Save Plot</b> will call up the POW <a href=PrintControl.html>
         print controller</a> window.  
	<li><b>Close Pow</b> will shut down POW.  Most applications that use POW will 
         be unaffected by this and allow you to launch POW again later when needed.
	</li>
      </ol>

  </body>
</html>