File: fmttxt.htm

package info (click to toggle)
fbbdoc 1999
  • links: PTS
  • area: main
  • in suites: woody
  • size: 768 kB
  • ctags: 52
  • sloc: makefile: 29; sh: 14
file content (26 lines) | stat: -rw-r--r-- 2,082 bytes parent folder | download | duplicates (5)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>FORMAT of TXT-HLP-INF-ENT-NEW</title>
</head>
 <body background="/back_fbb.jpg">
 
<h1 align="Center">   TXT, HLP, ENT, NEW, INF </h1>
 
<p align="Center"> (for each language) </p>
<pre><big><b>Specific language files like</b></big>
<big><b><a href="#TXT">x.TXT</a>, <a href="#HLP">x.HLP</a>, <a href="#ENT">x.ENT</a>, <a href="#NEW">x.NEW</a>, <a href="#INF">x.INF</a> (SYSTEM\LANG).</b></big>


 These various files have the names of the languages followed by the suffixes
TXT, HLP, ENT, or INF. They may content variables and are searched for in the
directory holding the files (SYSTEM\LANG).

 <font color="#ff0000"><a name="TXT"><!-- --><!-- --></a>TXT</font> : file which contains text used during the operation of the software.<br>Each line is associated to a text used by the software. The number of lines<br>must not be altered, except for the comment lines which are not taken into<br>account (lines beginning with a # in the first column).<br><br> <a name="HLP"><!-- --><!-- --></a><font color="#ff0000">HLP</font> : Help file called by the ? or H command. The help is refered to a word<br>following the command, (ex: ? HELP). Each help block should begin with a line<br>of a special format.<br><br> <font color="#ff0000"><a name="ENT"><!-- --><!-- --></a>ENT</font> : Optional file displayed on the user connection, between the header and<br>the list of commands. The FRANCAIS.ENT file will be displayed if it exists<br>and if the caller uses french language.<br>There are also special files MODEM.ENT and TELNET.ENT for modem/telnet.<br><br> <a name="NEW"><!-- --><!-- --></a><font color="#ff0000">NEW</font> : Same as ENT above, but shown only ONCE for each user. <br><br> <a name="INF"><!-- --><!-- --></a><font color="#ff0000">INF</font> : File displayed when the command "I" is used. If the file does not<br>exist, the display of the ! command will take place.<br><br><br>&nbsp;&nbsp;

<font color="#800000">This page was last updated 17-Apr-99</font>

</pre>
 
</body>
</html>