Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Annotation of /trunk/doc/en/html/macro/command/fileclose.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 244 - (hide annotations) (download) (as text)
Sun Oct 29 16:24:00 2006 UTC (17 years, 7 months ago) by yutakapon
Original Path: doc/trunk/en/html/macro/command/fileclose.html
File MIME type: text/html
File size: 430 byte(s)
(none)

1 yutakapon 244 <HTML>
2     <HEAD>
3     <TITLE>fileclose</TITLE>
4     <link rel="stylesheet" href="../../style.css" type="text/css">
5     </HEAD>
6     <BODY>
7    
8     <DIV ALIGN="left">
9     <FONT SIZE="+2">fileclose</FONT><BR><BR>
10     </div>
11    
12     Format:
13     <UL>
14     <B>
15     fileclose &lt;file handle&gt;
16     </B>
17     </UL>
18     <P></P>
19    
20     Closes the file specified by &lt;file handle&gt;.
21     &lt;file handle&gt; is no longer valid after this command.
22     <P></P>
23    
24     <pre>
25     Example:
26     fileclose fhandle
27     </pre>
28    
29     </BODY>
30     </HTML>
31    

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26