From: Dirk B. <db...@us...> - 2005-06-27 15:42:34
|
Update of /cvsroot/win32forth/win32forth/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17572/doc Modified Files: p-ansi.htm p-index.htm Log Message: fixed links to dpans files for homepage Index: p-index.htm =================================================================== RCS file: /cvsroot/win32forth/win32forth/doc/p-index.htm,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** p-index.htm 12 Jun 2005 08:37:35 -0000 1.3 --- p-index.htm 27 Jun 2005 15:42:21 -0000 1.4 *************** *** 23,27 **** <img border="0" src="TELLUS.gif" align="left" width="32" height="32"></a>The Documentation</font></h2> ! <p>Welcome to Win32Forth, a Windows implementation of the <a href="dpans/DPANS.HTM">ANS Forth</a> programming language. Documentation is difficult stuff to write, and even more difficult to keep up to date, so please --- 23,27 ---- <img border="0" src="TELLUS.gif" align="left" width="32" height="32"></a>The Documentation</font></h2> ! <p>Welcome to Win32Forth, a Windows implementation of the <a href="dpans/dpans.htm">ANS Forth</a> programming language. Documentation is difficult stuff to write, and even more difficult to keep up to date, so please *************** *** 115,119 **** <h3>ANS Forth documentation</h3> <ul> ! <li><a href="dpans/DPANS.HTM">ANS Forth</a>; the authoritative definition of Forth.</li> <li>The <a href="dpans/dpansf.htm">ANS Forth Wordlist</a>; all the standard words. Excellent bedtime reading for --- 115,119 ---- <h3>ANS Forth documentation</h3> <ul> ! <li><a href="dpans/dpans.htm">ANS Forth</a>; the authoritative definition of Forth.</li> <li>The <a href="dpans/dpansf.htm">ANS Forth Wordlist</a>; all the standard words. Excellent bedtime reading for Index: p-ansi.htm =================================================================== RCS file: /cvsroot/win32forth/win32forth/doc/p-ansi.htm,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** p-ansi.htm 21 Dec 2004 00:18:55 -0000 1.1 --- p-ansi.htm 27 Jun 2005 15:42:21 -0000 1.2 *************** *** 30,34 **** progress.</p> <p>This file is meant to satisfy the documentation requirements of the ! <a href="DPANS.HTM">ANS Forth Standard</a> X3J14 with regard to the associated Forth system named WIN32FOR, sometimes referred to as Forth-95. It is the intent of the originators of WIN32FOR that it conform to the ANS Forth Standard, including all of the --- 30,34 ---- progress.</p> <p>This file is meant to satisfy the documentation requirements of the ! <a href="dpans/dpans.htm">ANS Forth Standard</a> X3J14 with regard to the associated Forth system named WIN32FOR, sometimes referred to as Forth-95. It is the intent of the originators of WIN32FOR that it conform to the ANS Forth Standard, including all of the *************** *** 47,56 **** NO support by the authors or subsequent contributors. </p> <h2>Implementation-defined Options </h2> ! <p>Sections <a href="DPANS4.HTM#4.1.1">4.1.1</a>, <a href="DPANS7.HTM#7.4.1.1"> ! 7.4.1.1</a>, <a href="DPANS9.HTM#9.4.1.1">9.4.1.1</a>, ! <a href="DPANS10.HTM#10.4.1.1">10.4.1.1</a>, <a href="DPANS11.HTM#11.4.1.1">11.4.1.1</a>, ! <a href="DPANS12.HTM#12.4.1.1">12.4.1.1</a>, <a href="DPANS13.HTM#13.4.1.1">13.4.1.1</a>, ! <a href="DPANS14.HTM#14.4.1.1">14.4.1.1</a>, <a href="DPANS15.HTM#15.4.1.1">15.4.1.1</a> ! and <a href="DPANS16.HTM#16.4.1.1">16.4.1.1</a> of the <a href="DPANS.HTM">ANS Forth Standard</a> require that the system shall document the values for, or behaviours of, each of the following items: </p> --- 47,56 ---- NO support by the authors or subsequent contributors. </p> <h2>Implementation-defined Options </h2> ! <p>Sections <a href="dpans/dpans4.htm#4.1.1">4.1.1</a>, <a href="dpans/dpans7.htm#7.4.1.1"> ! 7.4.1.1</a>, <a href="dpans/dpans9.htm#9.4.1.1">9.4.1.1</a>, ! <a href="dpans/dpans10.htm#10.4.1.1">10.4.1.1</a>, <a href="dpans/dpans11.htm#11.4.1.1">11.4.1.1</a>, ! <a href="dpans/dpans12.htm#12.4.1.1">12.4.1.1</a>, <a href="dpans/dpans13.htm#13.4.1.1">13.4.1.1</a>, ! <a href="dpans/dpans14.htm#14.4.1.1">14.4.1.1</a>, <a href="dpans/dpans15.htm#15.4.1.1">15.4.1.1</a> ! and <a href="dpans/dpans16.htm#16.4.1.1">16.4.1.1</a> of the <a href="dpans/dpans.htm">ANS Forth Standard</a> require that the system shall document the values for, or behaviours of, each of the following items: </p> *************** *** 58,62 **** <ul> <li> ! <p style="margin-top: 0; margin-bottom: 0">aligned address requirements (<A href="dpans3.htm#3.1.3.3">3.1.3.3</A> Addresses); </li> --- 58,62 ---- <ul> <li> ! <p style="margin-top: 0; margin-bottom: 0">aligned address requirements (<A href="dpans/dpans3.htm#3.1.3.3">3.1.3.3</A> Addresses); </li> *************** *** 73,77 **** </blockquote> <UL> ! <LI>behavior of <A href="dpans6.htm#6.1.1320">6.1.1320</A> EMIT for non-graphic characters; </UL> --- 73,77 ---- </blockquote> <UL> ! <LI>behavior of <A href="dpans/dpans6.htm#6.1.1320">6.1.1320</A> EMIT for non-graphic characters; </UL> *************** *** 94,99 **** </blockquote> <UL> ! <LI>character editing of <A href="dpans6.htm#6.1.0695">6.1.0695</A> ACCEPT and ! <A href="dpans6.htm#6.2.1390">6.2.1390</A> EXPECT; </UL> --- 94,99 ---- </blockquote> <UL> ! <LI>character editing of <A href="dpans/dpans6.htm#6.1.0695">6.1.0695</A> ACCEPT and ! <A href="v6.htm#6.2.1390">6.2.1390</A> EXPECT; </UL> *************** *** 247,253 **** </div> <UL> ! <LI>character set (<A href="dpans3.htm#3.1.2">3.1.2</A> Character types, <A ! href="dpans6.htm#6.1.1320">6.1.1320</A> EMIT, <A ! href="dpans6.htm#6.1.1750">6.1.1750</A> KEY); </UL> --- 247,253 ---- </div> <UL> ! <LI>character set (<A href="dpans/dpans3.htm#3.1.2">3.1.2</A> Character types, <A ! href="v6.htm#6.1.1320">6.1.1320</A> EMIT, <A ! href="dpans/dpans6.htm#6.1.1750">6.1.1750</A> KEY); </UL> *************** *** 268,272 **** <UL> <LI>character-aligned address requirements (<A ! href="dpans3.htm#3.1.3.3">3.1.3.3</A> Addresses); </UL> --- 268,272 ---- <UL> <LI>character-aligned address requirements (<A ! href="dpans/dpans3.htm#3.1.3.3">3.1.3.3</A> Addresses); </UL> *************** *** 280,284 **** <UL> <LI>character-set-extensions matching characteristics (<A ! href="dpans3.htm#3.4.2">3.4.2</A> Finding definition names); </UL> --- 280,284 ---- <UL> <LI>character-set-extensions matching characteristics (<A ! href="dpans/dpans3.htm#3.4.2">3.4.2</A> Finding definition names); </UL> *************** *** 292,296 **** <UL> <LI>conditions under which control characters match a space delimiter (<A ! href="dpans3.htm#3.4.1.1">3.4.1.1</A> Delimiters); </UL> --- 292,296 ---- <UL> <LI>conditions under which control characters match a space delimiter (<A ! href="dpans/dpans3.htm#3.4.1.1">3.4.1.1</A> Delimiters); </UL> *************** *** 302,367 **** </blockquote> <UL> ! <LI>format of the control-flow stack (<A href="dpans3.htm#3.2.3.2">3.2.3.2</A> Control-flow stack); <LI>conversion of digits larger than thirty-five (<A ! href="dpans3.htm#3.2.1.2">3.2.1.2</A> Digit conversion); ! <LI>display after input terminates in <A href="dpans6.htm#6.1.0695">6.1.0695</A> ! ACCEPT and <A href="dpans6.htm#6.2.1390">6.2.1390</A> EXPECT; ! <LI>exception abort sequence (as in <A href="dpans6.htm#6.1.0680">6.1.0680</A> ABORT"); ! <LI>input line terminator (<A href="dpans3.htm#3.2.4.1">3.2.4.1</A> User input device); <LI>maximum size of a counted string, in characters (<A ! href="dpans3.htm#3.1.3.4">3.1.3.4</A> Counted strings, <A ! href="dpans6.htm#6.1.2450">6.1.2450</A> WORD); ! <LI>maximum size of a parsed string (<A href="dpans3.htm#3.4.1">3.4.1</A> Parsing); <LI>maximum size of a definition name, in characters (<A ! href="dpans3.htm#3.3.1.2">3.3.1.2</A> Definition names); ! <LI>maximum string length for <A href="dpans6.htm#6.1.1345">6.1.1345</A> ENVIRONMENT?, in characters; ! <LI>method of selecting <A href="dpans3.htm#3.2.4.1">3.2.4.1</A> User input device; ! <LI>method of selecting <A href="dpans3.htm#3.2.4.2">3.2.4.2</A> User output device; ! <LI>methods of dictionary compilation (<A href="dpans3.htm#3.3">3.3</A> The Forth dictionary); ! <LI>number of bits in one address unit (<A href="dpans3.htm#3.1.3.3">3.1.3.3</A> Addresses); <LI>number representation and arithmetic (<A ! href="dpans3.htm#3.2.1.1">3.2.1.1</A> Internal number representation); ! <LI>ranges for n, +n, u, d, +d, and ud (<A href="dpans3.htm#3.1.3">3.1.3</A> ! Single-cell types, <A href="dpans3.htm#3.1.4">3.1.4</A> Cell-pair types); ! <LI>read-only data-space regions (<A href="dpans3.htm#3.3.3">3.3.3</A> Data space); ! <LI>size of buffer at <A href="dpans6.htm#6.1.2450">6.1.2450</A> WORD (<A ! href="dpans3.htm#3.3.3.6">3.3.3.6</A> Other transient regions); ! <LI>size of one cell in address units (<A href="dpans3.htm#3.1.3">3.1.3</A> Single-cell types); ! <LI>size of one character in address units (<A href="dpans3.htm#3.1.2">3.1.2</A> Character types); <LI>size of the keyboard terminal input buffer (<A ! href="dpans3.htm#3.3.3.5">3.3.3.5</A> Input buffers); <LI>size of the pictured numeric output string buffer (<A ! href="dpans3.htm#3.3.3.6">3.3.3.6</A> Other transient regions); <LI>size of the scratch area whose address is returned by <A ! href="dpans6.htm#6.2.2000">6.2.2000</A> PAD (<A ! href="dpans3.htm#3.3.3.6">3.3.3.6</A> Other transient regions); <LI>system case-sensitivity characteristics (<A ! href="dpans3.htm#3.4.2">3.4.2</A> Finding definition names); ! <LI>system prompt (<A href="dpans3.htm#3.4">3.4</A> The Forth text interpreter, ! <A href="dpans6.htm#6.1.2050">6.1.2050</A> QUIT); ! <LI>type of division rounding (<A href="dpans3.htm#3.2.2.1">3.2.2.1</A> Integer ! division, <A href="dpans6.htm#6.1.0100">6.1.0100</A> */, <A ! href="dpans6.htm#6.1.0110">6.1.0110</A> */MOD, <A ! href="dpans6.htm#6.1.0230">6.1.0230</A> /, <A ! href="dpans6.htm#6.1.0240">6.1.0240</A> /MOD, <A ! href="dpans6.htm#6.1.1890">6.1.1890</A> MOD); ! <LI>values of <A href="dpans6.htm#6.1.2250">6.1.2250</A> STATE when true; <LI>values returned after arithmetic overflow (<A ! href="dpans3.htm#3.2.2.2">3.2.2.2</A> Other integer operations); <LI>whether the current definition can be found after <A ! href="dpans6.htm#6.1.1250">6.1.1250</A> DOES> (<A ! href="dpans6.htm#6.1.0450">6.1.0450</A> :). </LI></UL> <A name=7.4.1.1> --- 302,367 ---- </blockquote> <UL> ! <LI>format of the control-flow stack (<A href="dpans/dpans3.htm#3.2.3.2">3.2.3.2</A> Control-flow stack); <LI>conversion of digits larger than thirty-five (<A ! href="dpans/dpans3.htm#3.2.1.2">3.2.1.2</A> Digit conversion); ! <LI>display after input terminates in <A href="dpans/dpans6.htm#6.1.0695">6.1.0695</A> ! ACCEPT and <A href="dpans/dpans6.htm#6.2.1390">6.2.1390</A> EXPECT; ! <LI>exception abort sequence (as in <A href="dpans/dpans6.htm#6.1.0680">6.1.0680</A> ABORT"); ! <LI>input line terminator (<A href="dpans/dpans3.htm#3.2.4.1">3.2.4.1</A> User input device); <LI>maximum size of a counted string, in characters (<A ! href="dpans/dpans3.htm#3.1.3.4">3.1.3.4</A> Counted strings, <A ! href="dpans/dpans6.htm#6.1.2450">6.1.2450</A> WORD); ! <LI>maximum size of a parsed string (<A href="dpans/dpans3.htm#3.4.1">3.4.1</A> Parsing); <LI>maximum size of a definition name, in characters (<A ! href="dpans/dpans3.htm#3.3.1.2">3.3.1.2</A> Definition names); ! <LI>maximum string length for <A href="dpans/dpans6.htm#6.1.1345">6.1.1345</A> ENVIRONMENT?, in characters; ! <LI>method of selecting <A href="dpans/dpans3.htm#3.2.4.1">3.2.4.1</A> User input device; ! <LI>method of selecting <A href="dpans/dpans3.htm#3.2.4.2">3.2.4.2</A> User output device; ! <LI>methods of dictionary compilation (<A href="dpans/dpans3.htm#3.3">3.3</A> The Forth dictionary); ! <LI>number of bits in one address unit (<A href="dpans/dpans3.htm#3.1.3.3">3.1.3.3</A> Addresses); <LI>number representation and arithmetic (<A ! href="dpans/dpans3.htm#3.2.1.1">3.2.1.1</A> Internal number representation); ! <LI>ranges for n, +n, u, d, +d, and ud (<A href="dpans/dpans3.htm#3.1.3">3.1.3</A> ! Single-cell types, <A href="dpans/dpans3.htm#3.1.4">3.1.4</A> Cell-pair types); ! <LI>read-only data-space regions (<A href="dpans/dpans3.htm#3.3.3">3.3.3</A> Data space); ! <LI>size of buffer at <A href="dpans/dpans6.htm#6.1.2450">6.1.2450</A> WORD (<A ! href="dpans/dpans3.htm#3.3.3.6">3.3.3.6</A> Other transient regions); ! <LI>size of one cell in address units (<A href="dpans/dpans3.htm#3.1.3">3.1.3</A> Single-cell types); ! <LI>size of one character in address units (<A href="dpans/dpans3.htm#3.1.2">3.1.2</A> Character types); <LI>size of the keyboard terminal input buffer (<A ! href="dpans/dpans3.htm#3.3.3.5">3.3.3.5</A> Input buffers); <LI>size of the pictured numeric output string buffer (<A ! href="dpans/dpans3.htm#3.3.3.6">3.3.3.6</A> Other transient regions); <LI>size of the scratch area whose address is returned by <A ! href="dpans/dpans6.htm#6.2.2000">6.2.2000</A> PAD (<A ! href="dpans/dpans3.htm#3.3.3.6">3.3.3.6</A> Other transient regions); <LI>system case-sensitivity characteristics (<A ! href="dpans/dpans3.htm#3.4.2">3.4.2</A> Finding definition names); ! <LI>system prompt (<A href="dpans/dpans3.htm#3.4">3.4</A> The Forth text interpreter, ! <A href="dpans/dpans6.htm#6.1.2050">6.1.2050</A> QUIT); ! <LI>type of division rounding (<A href="dpans/dpans3.htm#3.2.2.1">3.2.2.1</A> Integer ! division, <A href="dpans/dpans6.htm#6.1.0100">6.1.0100</A> */, <A ! href="dpans/dpans6.htm#6.1.0110">6.1.0110</A> */MOD, <A ! href="dpans/dpans6.htm#6.1.0230">6.1.0230</A> /, <A ! href="dpans/dpans6.htm#6.1.0240">6.1.0240</A> /MOD, <A ! href="dpans/dpans6.htm#6.1.1890">6.1.1890</A> MOD); ! <LI>values of <A href="dpans/dpans6.htm#6.1.2250">6.1.2250</A> STATE when true; <LI>values returned after arithmetic overflow (<A ! href="dpans/dpans3.htm#3.2.2.2">3.2.2.2</A> Other integer operations); <LI>whether the current definition can be found after <A ! href="dpans/dpans6.htm#6.1.1250">6.1.1250</A> DOES> (<A ! href="dpans/dpans6.htm#6.1.0450">6.1.0450</A> :). </LI></UL> <A name=7.4.1.1> *************** *** 369,375 **** <UL> <LI>the format used for display by <A ! href="dpans7.htm#7.6.2.1770">7.6.2.1770</A> LIST (if implemented); <LI>the length of a line affected by <A ! href="dpans7.htm#7.6.2.2535">7.6.2.2535</A> \ (if implemented). </LI></UL> <A name=7.4.1.2> <H4>7.4.1.2 Ambiguous conditions</H4></A> --- 369,375 ---- <UL> <LI>the format used for display by <A ! href="dpans/dpans7.htm#7.6.2.1770">7.6.2.1770</A> LIST (if implemented); <LI>the length of a line affected by <A ! href="dpans/dpans7.htm#7.6.2.2535">7.6.2.2535</A> \ (if implemented). </LI></UL> <A name=7.4.1.2> <H4>7.4.1.2 Ambiguous conditions</H4></A> *************** *** 377,386 **** <LI>Correct block read was not possible; <LI>I/O exception in block transfer; ! <LI>Invalid block number (<A href="dpans7.htm#7.6.1.0800">7.6.1.0800</A> BLOCK, ! <A href="dpans7.htm#7.6.1.0820">7.6.1.0820</A> BUFFER, <A ! href="dpans7.htm#7.6.1.1790">7.6.1.1790</A> LOAD); <LI>A program directly alters the contents of <A ! href="dpans7.htm#7.6.1.0790">7.6.1.0790</A> BLK; ! <LI>No current block buffer for <A href="dpans7.htm#7.6.1.2400">7.6.1.2400</A> UPDATE. </LI></UL> <A name=7.4.1.3> --- 377,386 ---- <LI>Correct block read was not possible; <LI>I/O exception in block transfer; ! <LI>Invalid block number (<A href="dpans/dpans7.htm#7.6.1.0800">7.6.1.0800</A> BLOCK, ! <A href="dpans/dpans7.htm#7.6.1.0820">7.6.1.0820</A> BUFFER, <A ! href="dpans/dpans7.htm#7.6.1.1790">7.6.1.1790</A> LOAD); <LI>A program directly alters the contents of <A ! href="dpans/dpans7.htm#7.6.1.0790">7.6.1.0790</A> BLK; ! <LI>No current block buffer for <A href="dpans/dpans7.htm#7.6.1.2400">7.6.1.2400</A> UPDATE. </LI></UL> <A name=7.4.1.3> *************** *** 393,439 **** <A name=9.4.1.1><h4>9.4.1.1 Implementation-defined options</h4></A> <UL> ! <LI>Values used in the system by <A href="dpans9.htm#9.6.1.0875">9.6.1.0875</A> ! CATCH and <A href="dpans9.htm#9.6.1.2275">9.6.1.2275</A> THROW (<A ! href="dpans9.htm#9.3.1">9.3.1</A> THROW values, <A ! href="dpans9.htm#9.3.5">9.3.5</A> Possible actions on an ambiguous condition). </LI></UL> <A name=10.4.1.1><h4>10.4.1.1 Implementation-defined options</h4></A> <UL> <LI>encoding of keyboard events (<A ! href="dpans10.htm#10.6.2.1305">10.6.2.1305</A> EKEY); <LI>duration of a system clock tick; <LI>repeatability to be expected from execution of <A ! href="dpans10.htm#10.6.2.1905">10.6.2.1905</A> MS. </LI></UL> <A name=11.4.1.1><H4>11.4.1.1 Implementation-defined options</H4></A> <UL> <LI>file access methods used by <A ! href="dpans11.htm#11.6.1.0765">11.6.1.0765</A> BIN, <A ! href="dpans11.htm#11.6.1.1010">11.6.1.1010</A> CREATE-FILE, <A ! href="dpans11.htm#11.6.1.1970">11.6.1.1970</A> OPEN-FILE, <A ! href="dpans11.htm#11.6.1.2054">11.6.1.2054</A> R/O, <A ! href="dpans11.htm#11.6.1.2056">11.6.1.2056</A> R/W, and <A ! href="dpans11.htm#11.6.1.2425">11.6.1.2425</A> W/O; <LI>file exceptions; ! <LI>file line terminator (<A href="dpans11.htm#11.6.1.2090">11.6.1.2090</A> READ-LINE); ! <LI>file name format (<A href="dpans11.htm#11.3.1.4">11.3.1.4</A> File names); ! <LI>Information returned by <A href="dpans11.htm#11.6.2.1524">11.6.2.1524</A> FILE-STATUS; <LI>Input file state after an exception (<A ! href="dpans11.htm#11.6.1.1717">11.6.1.1717</A> INCLUDE-FILE, <A ! href="dpans11.htm#11.6.1.1718">11.6.1.1718</A> INCLUDED); ! <LI>ior values and meaning (<A href="dpans11.htm#11.3.1.2">11.3.1.2</A> I/O results); ! <LI>maximum depth of file input nesting (<A href="dpans11.htm#11.3.4">11.3.4</A> Input source); ! <LI>maximum size of input line (<A href="dpans11.htm#11.3.6">11.3.6</A> Parsing); <LI>methods for mapping block ranges to files (<A ! href="dpans11.htm#11.3.2">11.3.2</A> Blocks in files); <LI>number of string buffers provided (<A ! href="dpans11.htm#11.6.1.2165">11.6.1.2165</A> S"); <LI>size of string buffer used by <A ! href="dpans11.htm#11.6.1.2165">11.6.1.2165</A> S". </LI></UL> --- 393,439 ---- <A name=9.4.1.1><h4>9.4.1.1 Implementation-defined options</h4></A> <UL> ! <LI>Values used in the system by <A href="dpans/dpans9.htm#9.6.1.0875">9.6.1.0875</A> ! CATCH and <A href="dpans/dpans9.htm#9.6.1.2275">9.6.1.2275</A> THROW (<A ! href="dpans/dpans9.htm#9.3.1">9.3.1</A> THROW values, <A ! href="dpans/dpans9.htm#9.3.5">9.3.5</A> Possible actions on an ambiguous condition). </LI></UL> <A name=10.4.1.1><h4>10.4.1.1 Implementation-defined options</h4></A> <UL> <LI>encoding of keyboard events (<A ! href="dpans/dpans10.htm#10.6.2.1305">10.6.2.1305</A> EKEY); <LI>duration of a system clock tick; <LI>repeatability to be expected from execution of <A ! href="dpans/dpans10.htm#10.6.2.1905">10.6.2.1905</A> MS. </LI></UL> <A name=11.4.1.1><H4>11.4.1.1 Implementation-defined options</H4></A> <UL> <LI>file access methods used by <A ! href="dpans/dpans11.htm#11.6.1.0765">11.6.1.0765</A> BIN, <A ! href="dpans/dpans11.htm#11.6.1.1010">11.6.1.1010</A> CREATE-FILE, <A ! href="dpans/dpans11.htm#11.6.1.1970">11.6.1.1970</A> OPEN-FILE, <A ! href="dpans/dpans11.htm#11.6.1.2054">11.6.1.2054</A> R/O, <A ! href="dpans/dpans11.htm#11.6.1.2056">11.6.1.2056</A> R/W, and <A ! href="dpans/dpans11.htm#11.6.1.2425">11.6.1.2425</A> W/O; <LI>file exceptions; ! <LI>file line terminator (<A href="dpans/dpans11.htm#11.6.1.2090">11.6.1.2090</A> READ-LINE); ! <LI>file name format (<A href="dpans/dpans11.htm#11.3.1.4">11.3.1.4</A> File names); ! <LI>Information returned by <A href="dpans/dpans11.htm#11.6.2.1524">11.6.2.1524</A> FILE-STATUS; <LI>Input file state after an exception (<A ! href="dpans/dpans11.htm#11.6.1.1717">11.6.1.1717</A> INCLUDE-FILE, <A ! href="dpans/dpans11.htm#11.6.1.1718">11.6.1.1718</A> INCLUDED); ! <LI>ior values and meaning (<A href="dpans/dpans11.htm#11.3.1.2">11.3.1.2</A> I/O results); ! <LI>maximum depth of file input nesting (<A href="dpans/dpans11.htm#11.3.4">11.3.4</A> Input source); ! <LI>maximum size of input line (<A href="dpans/dpans11.htm#11.3.6">11.3.6</A> Parsing); <LI>methods for mapping block ranges to files (<A ! href="dpans/dpans11.htm#11.3.2">11.3.2</A> Blocks in files); <LI>number of string buffers provided (<A ! href="dpans/dpans11.htm#11.6.1.2165">11.6.1.2165</A> S"); <LI>size of string buffer used by <A ! href="dpans/dpans11.htm#11.6.1.2165">11.6.1.2165</A> S". </LI></UL> *************** *** 441,486 **** <UL> <LI>format and range of floating-point numbers (<A ! href="dpans12.htm#12.3.1">12.3.1</A> Data types, <A ! href="dpans12.htm#12.6.1.2143">12.6.1.2143</A> REPRESENT); ! <LI>results of <A href="dpans12.htm#12.6.1.2143">12.6.1.2143</A> REPRESENT when float is out of range; <LI>rounding or truncation of floating-point numbers (<A ! href="dpans12.htm#12.3.1.2">12.3.1.2</A> Floating-point numbers); ! <LI>size of floating-point stack (<A href="dpans12.htm#12.3.3">12.3.3</A> Floating-point stack); ! <LI>width of floating-point stack (<A href="dpans12.htm#12.3.3">12.3.3</A> Floating-point stack). </LI></UL> <A name=13.4.1.1><H4>13.4.1.1 Implementation-defined options</H4></A> <UL> <LI>maximum number of locals in a definition (<A ! href="dpans13.htm#13.3.3">13.3.3</A> Processing locals, <A ! href="dpans13.htm#13.6.2.1795">13.6.2.1795</A> LOCALS|). </LI></UL> <A name=14.4.1.1><H4>14.4.1.1 Implementation-defined options</H4></A> <UL> ! <LI>values and meaning of ior (<A href="dpans14.htm#14.3.1">14.3.1</A> I/O ! Results data type, <A href="dpans14.htm#14.6.1.0707">14.6.1.0707</A> ALLOCATE, ! <A href="dpans14.htm#14.6.1.1605">14.6.1.1605</A> FREE, <A ! href="dpans14.htm#14.6.1.2145">14.6.1.2145</A> RESIZE). </LI></UL> <A name=15.4.1.1><H4>15.4.1.1 Implementation-defined options</H4></A> <UL> <LI>ending sequence for input following <A ! href="dpans15.htm#15.6.2.0470">15.6.2.0470</A> ;CODE and <A ! href="dpans15.htm#15.6.2.0930">15.6.2.0930</A> CODE; <LI>manner of processing input following <A ! href="dpans15.htm#15.6.2.0470">15.6.2.0470</A> ;CODE and <A ! href="dpans15.htm#15.6.2.0930">15.6.2.0930</A> CODE; <LI>search-order capability for <A ! href="dpans15.htm#15.6.2.1300">15.6.2.1300</A> EDITOR and <A ! href="dpans15.htm#15.6.2.0740">15.6.2.0740</A> ASSEMBLER (<A ! href="dpans15.htm#15.3.2">15.3.2</A> The Forth dictionary); <LI>source and format of display by <A ! href="dpans15.htm#15.6.1.2194">15.6.1.2194</A> SEE. </LI></UL> <A name=16.4.1.1><H4>16.4.1.1 Implementation-defined options</H4></A> <UL> <LI>maximum number of word lists in the search order (<A ! href="dpans16.htm#16.3.3">16.3.3</A> Finding definition names, <A ! href="dpans16.htm#16.6.1.2197">16.6.1.2197</A> SET-ORDER); ! <LI>minimum search order (<A href="dpans16.htm#16.6.1.2197">16.6.1.2197</A> ! SET-ORDER, <A href="dpans16.htm#16.6.2.1965">16.6.2.1965</A> ONLY). </LI></UL> --- 441,486 ---- <UL> <LI>format and range of floating-point numbers (<A ! href="dpans/dpans12.htm#12.3.1">12.3.1</A> Data types, <A ! href="dpans/dpans12.htm#12.6.1.2143">12.6.1.2143</A> REPRESENT); ! <LI>results of <A href="dpans/dpans12.htm#12.6.1.2143">12.6.1.2143</A> REPRESENT when float is out of range; <LI>rounding or truncation of floating-point numbers (<A ! href="dpans/dpans12.htm#12.3.1.2">12.3.1.2</A> Floating-point numbers); ! <LI>size of floating-point stack (<A href="dpans/dpans12.htm#12.3.3">12.3.3</A> Floating-point stack); ! <LI>width of floating-point stack (<A href="dpans/dpans12.htm#12.3.3">12.3.3</A> Floating-point stack). </LI></UL> <A name=13.4.1.1><H4>13.4.1.1 Implementation-defined options</H4></A> <UL> <LI>maximum number of locals in a definition (<A ! href="dpans/dpans13.htm#13.3.3">13.3.3</A> Processing locals, <A ! href="dpans/dpans13.htm#13.6.2.1795">13.6.2.1795</A> LOCALS|). </LI></UL> <A name=14.4.1.1><H4>14.4.1.1 Implementation-defined options</H4></A> <UL> ! <LI>values and meaning of ior (<A href="dpans/dpans14.htm#14.3.1">14.3.1</A> I/O ! Results data type, <A href="dpans/dpans14.htm#14.6.1.0707">14.6.1.0707</A> ALLOCATE, ! <A href="dpans/dpans14.htm#14.6.1.1605">14.6.1.1605</A> FREE, <A ! href="dpans/dpans14.htm#14.6.1.2145">14.6.1.2145</A> RESIZE). </LI></UL> <A name=15.4.1.1><H4>15.4.1.1 Implementation-defined options</H4></A> <UL> <LI>ending sequence for input following <A ! href="dpans/dpans15.htm#15.6.2.0470">15.6.2.0470</A> ;CODE and <A ! href="dpans/dpans15.htm#15.6.2.0930">15.6.2.0930</A> CODE; <LI>manner of processing input following <A ! href="dpans/dpans15.htm#15.6.2.0470">15.6.2.0470</A> ;CODE and <A ! href="dpans/dpans15.htm#15.6.2.0930">15.6.2.0930</A> CODE; <LI>search-order capability for <A ! href="dpans/dpans15.htm#15.6.2.1300">15.6.2.1300</A> EDITOR and <A ! href="dpans/dpans15.htm#15.6.2.0740">15.6.2.0740</A> ASSEMBLER (<A ! href="dpans/dpans15.htm#15.3.2">15.3.2</A> The Forth dictionary); <LI>source and format of display by <A ! href="dpans/dpans15.htm#15.6.1.2194">15.6.1.2194</A> SEE. </LI></UL> <A name=16.4.1.1><H4>16.4.1.1 Implementation-defined options</H4></A> <UL> <LI>maximum number of word lists in the search order (<A ! href="dpans/dpans16.htm#16.3.3">16.3.3</A> Finding definition names, <A ! href="dpans/dpans16.htm#16.6.1.2197">16.6.1.2197</A> SET-ORDER); ! <LI>minimum search order (<A href="dpans/dpans16.htm#16.6.1.2197">16.6.1.2197</A> ! SET-ORDER, <A href="dpans/dpans16.htm#16.6.2.1965">16.6.2.1965</A> ONLY). </LI></UL> *************** *** 969,971 **** </body> ! </html> \ No newline at end of file --- 969,971 ---- </body> ! </html> |