<!--
document.write('<span class="st">Guide pratique<br/>(&laquo;&nbsp;Tutoriel&nbsp;&raquo;)</span>');
document.write('<br><hr><br><hr>');
document.write('<b>Chapitres<br><hr>');
document.write('<a href="ch-00.htm">Présentation</a><br><hr>');
document.write('<a href="ch-01.htm">1. Introduction</a><br><hr>');
document.write('<a href="ch-02.htm">2. Programmes &agrave; une seule ligne</a><br><hr>');
document.write('<a href="ch-03.htm">3. Utilisation de l&#39;&Eacute;diteur</a><br><hr>');
document.write('<a href="ch-04.htm">4. M&eacute;moriser les donn&eacute;es dans des variables</a><br><hr>');
document.write('<a href="ch-05.htm">5. Types de Donn&eacute;es num&eacute;riques</a><br><hr>');
document.write('<a href="ch-06.htm">6. Types de Donn&eacute;es cha&icirc;nes</a><br><hr>');
document.write('<a href="ch-07.htm">7. Texte en couleurs</a><br><hr>');
document.write('<a href="ch-08.htm">8. Interaction avec l&#39;Utilisateur</a><br><hr>');
document.write('<a href="ch-09.htm">9. Ex&eacute;cution conditionnelle</a><br><hr>');
document.write('<a href="ch-10.htm">10. S&eacute;lectionner avec CASE</a><br><hr>');
document.write('<a href="ch-11.htm">11. Des boucles avec FOR</a><br><hr>');
document.write('<a href="ch-12.htm">12. D&#39;autres boucles&nbsp;: REPEAT et WHILE</a><br><hr>');
document.write('<a href="ch-13.htm">13. D&#39;autres fa&ccedil;ons d&#39;entrer des informations</a><br><hr>');
document.write('<a href="ch-14.htm">14. Groupement de Donn&eacute;es en tableaux</a><br><hr>');
document.write('<a href="ch-15.htm">15. Donn&eacute;es group&eacute;es en structures</a><br><hr>');
document.write('<a href="ch-16.htm">16. Routines d&eacute;finies par l&#39;Utilisateur&nbsp;: PROC</a><br><hr>');
document.write('<a href="ch-17.htm">17. Fonctions d&eacute;finies par l&#39;Utilisateur&nbsp;: FN</a><br><hr>');
document.write('<a href="ch-18.htm">18. Caract&egrave;res d&eacute;finis par l&#39;Utilisateur</a><br><hr>');
document.write('<a href="ch-19.htm">19. Les jeux et les sons (SOUND)</a><br><hr>');
document.write('<a href="ch-20.htm">20. D&eacute;veloppement de v&eacute;ritables programmes</a><br><hr>');
document.write('<a href="ch-21.htm">21. C&#39;est &agrave; vous</a><br><hr>');
document.write('<br><hr>');
//
document.write('<b>Appendices</b><br><hr>');
document.write('<a href="ch-a.htm">A. Num&eacute;ros de lignes et les GOTO redout&eacute;s</a><br><hr>');
document.write('<a href="ch-b.htm">B. Les mots &agrave; ne pas prononcer<br><hr>');
document.write('<a href="ch-c.htm">C. Binaire et Hexad&eacute;cimal</a><br><hr>');
document.write('<a href="ch-d.htm">D. Mise au point (D&eacute;bogage)</a><br><hr>');
document.write('<a href="ch-e.htm">E. R&eacute;ponses aux Exercices</a><br><hr>');
document.write('<a href="ch-f.htm">F. Listing&nbsp;: G&eacute;n&eacute;rateur de caract&egrave;res</a><br><hr>');
document.write('</b><br><hr>');
//
document.write('<b>Signes</b><br><hr>');
document.write('<a href="ch-02.htm#op">[&nbsp;+&nbsp;-&nbsp;*&nbsp;/&nbsp;]</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#pui">[&nbsp;&circ;&nbsp;]</a>&nbsp;&nbsp; ');
document.write('<a href="ch-04.htm#egal">[&nbsp;=&nbsp;]</a>&nbsp;&nbsp; ');
document.write('<a href="ch-03.htm#bksl">[&nbsp;&#92;&nbsp;]</a>&nbsp;&nbsp; ');
document.write('<a href="ch-02.htm#gui">[&nbsp;&quot;&nbsp;]</a>&nbsp;&nbsp; ');
document.write('<a href="ch-02.htm#apo">[&nbsp;&#39;&nbsp;]</a>&nbsp;&nbsp; ');
document.write('<a href="ch-15.htm#str">[&nbsp;{&nbsp;}&nbsp;]</a>&nbsp;&nbsp; ');
document.write('<a href="ch-c.htm#til">[&nbsp;~&nbsp;]</a>&nbsp;&nbsp; ');
document.write('<a href="ch-c.htm#bi">[&nbsp;%&nbsp;]</a> ');
document.write('<a href="ch-c.htm#hx">[&nbsp;&amp;&nbsp;]</a>&nbsp;&nbsp; ');
document.write('<a href="ch-02.htm#f9">[F9]</a>&nbsp;&nbsp; ');
document.write('<a href="ch-02.htm#f9">[Run]</a>&nbsp;&nbsp; ');
document.write('<br><hr><br><hr>');
//
document.write('<b>Mots-clés</b><br><hr>');
document.write('<a href="ch-05.htm#abs">ABS&#65279;(x)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#arc">ACS&#65279;(x)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-09.htm#andor">AND</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#arc">ASN&#65279;(x)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-06.htm#ach">ASC</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#arc">ATN&#65279;(x)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-10.htm#cas">CASE...OF</a>&nbsp;&nbsp; ');
document.write('<a href="ch-06.htm#ach">CHR$</a>&nbsp;&nbsp; ');
document.write('<a href="ch-04.htm#clr">CLEAR</a>&nbsp;&nbsp; ');
document.write('<a href="ch-07.htm#cls">CLS</a>&nbsp;&nbsp; ');
document.write('<a href="ch-07.htm#col">COLOUR</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#trig">COS&#65279;(x)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-14.htm#rd">DATA</a>&nbsp;&nbsp; ');
document.write('<a href="ch-16.htm#enpr">DEF</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#dgrd">DEG&#65279;(x)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-14.htm#dim">DIM</a>&nbsp;&nbsp; ');
document.write('<a href="ch-14.htm#dimz">~&#65279;en&nbsp;ligne</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#modiv">DIV</a>&nbsp;&nbsp; ');
document.write('<a href="ch-09.htm#else">ELSE</a>&nbsp;&nbsp; ');
document.write('<a href="ch-03.htm#end">END</a>&nbsp;&nbsp; ');
document.write('<a href="ch-10.htm#whn">ENDCASE</a>&nbsp;&nbsp; ');
document.write('<a href="ch-09.htm#ndif">ENDIF</a>&nbsp;&nbsp; ');
document.write('<a href="ch-16.htm#enpr">ENDPROC</a>&nbsp;&nbsp; ');
document.write('<a href="ch-12.htm#whi">ENDWHILE</a>&nbsp;&nbsp; ');
document.write('<a href="ch-19.htm#env">ENVELOPE</a>&nbsp;&nbsp; ');
document.write('<a href="ch-09.htm#eor">EOR</a>&nbsp;&nbsp; ');
document.write('<a href="ch-06.htm#eval">EVAL</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#lnexp">EXP&#65279;(x)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-09.htm#trfls">FALSE</a>&nbsp;&nbsp; ');
document.write('<a href="ch-17.htm#fn">FN</a>&nbsp;&nbsp; ');
document.write('<a href="ch-11.htm#for">FOR</a>&nbsp;&nbsp; ');
document.write('<a href="ch-13.htm#get">GET</a>&nbsp;&nbsp; ');
document.write('<a href="ch-13.htm#gets">GET$</a>&nbsp;&nbsp; ');
document.write('<a href="ch-b.htm#gos">GOSUB</a>&nbsp;&nbsp; ');
document.write('<a href="ch-a.htm#goto">GOTO</a>&nbsp;&nbsp; ');
document.write('<a href="ch-09.htm#if">IF</a>&nbsp;&nbsp; ');
document.write('<a href="ch-13.htm#ink">INKEY</a>&nbsp;&nbsp; ');
document.write('<a href="ch-13.htm#inks">INKEY$</a>&nbsp;&nbsp; ');
document.write('<a href="ch-08.htm#inp">INPUT</a>&nbsp;&nbsp; ');
document.write('<a href="ch-08.htm#inl">[&nbsp;INPUT&nbsp;LINE&nbsp;]</a>&nbsp;&nbsp; ');
document.write('<a href="ch-06.htm#inst">INSTR</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#int">INT&#65279;(x)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-06.htm#lr">LEFT$</a>&nbsp;&nbsp; ');
document.write('<a href="ch-06.htm#len">LEN</a>&nbsp;&nbsp; ');
document.write('<a href="ch-b.htm#LET">LET</a>&nbsp;&nbsp; ');
document.write('<a href="ch-08.htm#inl">[&nbsp;LINE&nbsp;INPUT&nbsp;]</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#lnexp">LN&#65279;(x)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-16.htm#loc">LOCAL</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#log">LOG&#65279;(x)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-06.htm#mid">MID$</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#modiv">MOD</a>&nbsp;&nbsp; ');
document.write('<a href="ch-07.htm#mde">MODE</a>&nbsp;&nbsp; ');
document.write('<a href="ch-20.htm#m21">MODE&nbsp;21</a>&nbsp;&nbsp; ');
document.write('<a href="ch-11.htm#to">NEXT</a>&nbsp;&nbsp; ');
document.write('<a href="ch-09.htm#not">NOT</a>&nbsp;&nbsp; ');
document.write('<a href="ch-10.htm#of">OF</a>&nbsp;&nbsp; ');
document.write('<a href="ch-18.htm#cur">OFF</a>&nbsp;&nbsp; ');
document.write('<a href="ch-18.htm#cur">ON</a>&nbsp;&nbsp; ');
document.write('<a href="ch-b.htm#ongt">ON...GOSUB</a>&nbsp;&nbsp; ');
document.write('<a href="ch-b.htm#ongt">ON...GOTO</a>&nbsp;&nbsp; ');
document.write('<a href="ch-b.htm#onPR">ON...PROC</a>&nbsp;&nbsp; ');
document.write('<a href="ch-09.htm#andor">OR</a>&nbsp;&nbsp; ');
document.write('<a href="ch-10.htm#oth">OTHERWISE</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#pi">PI</a>&nbsp;&nbsp; ');
document.write('<a href="ch-02.htm#prn">PRINT</a>&nbsp;&nbsp; ');
document.write('<a href="ch-16.htm#pri">PRIVATE</a>&nbsp;&nbsp; ');
document.write('<a href="ch-16.htm#prc">PROC</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#dgrd">RAD&#65279;(x)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-14.htm#rd">READ</a>&nbsp;&nbsp; ');
document.write('<a href="ch-03.htm#rem">REM</a>&nbsp;&nbsp; ');
document.write('<a href="ch-12.htm#rep">REPEAT</a>&nbsp;&nbsp; ');
document.write('<a href="ch-14.htm#res">RESTORE</a>&nbsp;&nbsp; ');
document.write('<a href="ch-06.htm#lr">RIGHT$</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#rnd">RND</a>&nbsp;&nbsp; ');
document.write('<a href="ch-04.htm#rn">RUN</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#sgn">SGN&#65279;(x)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#trig">SIN&#65279;(x)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-19.htm#snd">SOUND</a>&nbsp;&nbsp; ');
document.write('<a href="ch-e2002.htm#spc">SPC&#65279;(x)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#sqr">SQR&#65279;(x)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-11.htm#stp">STEP</a>&nbsp;&nbsp; ');
document.write('<a href="ch-06.htm#vs">STR$</a>&nbsp;&nbsp; ');
document.write('<a href="ch-06.htm#stg">STRING$</a>&nbsp;&nbsp; ');
document.write('<a href="ch-02.htm#tab">TAB</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#trig">TAN&#65279;(x)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-09.htm#then">THEN</a>&nbsp;&nbsp; ');
document.write('<a href="ch-11.htm#to">TO</a>&nbsp;&nbsp; ');
document.write('<a href="ch-d.htm#tra">TRACE</a>&nbsp;&nbsp; ');
document.write('<a href="ch-09.htm#trfls">TRUE</a>&nbsp;&nbsp; ');
document.write('<a href="ch-12.htm#rep">UNTIL</a>&nbsp;&nbsp; ');
document.write('<a href="ch-06.htm#vs">VAL</a>&nbsp;&nbsp; ');
document.write('<a href="ch-07.htm#vdu">VDU</a>&nbsp;&nbsp; ');
document.write('<a href="ch-18.htm#vd">VDU&nbsp;23</a>&nbsp;&nbsp; ');
document.write('<a href="ch-03.htm#wt">WAIT</a>&nbsp;&nbsp; ');
document.write('<a href="ch-10.htm#whn">WHEN</a>&nbsp;&nbsp; ');
document.write('<a href="ch-12.htm#whi">WHILE</a>&nbsp;&nbsp; ');
document.write('<br><hr><br><hr>');
//
document.write('<b>Réponses aux Exercices</b><br><hr>');
document.write('<a href="ch-e.htm#e03">03.1 03.2</a> ');
document.write('<a href="ch-e.htm#e04">04.1 04.2 04.3</a> ');
document.write('<a href="ch-e.htm#e05">05.1 05.2 05.3</a> ');
document.write('<a href="ch-e.htm#e06">06.1 06.2 06.3</a> ');
document.write('<a href="ch-e.htm#e07">07.1 07.2</a> ');
document.write('<a href="ch-e.htm#e08">08.1 08.2</a> ');
document.write('<a href="ch-e.htm#e09">09.1</a> ');
document.write('<a href="ch-e.htm#e10">10.1</a> ');
document.write('<a href="ch-e.htm#e11">11.1 11.2</a> ');
document.write('<a href="ch-e.htm#e12">12.1 12.2</a> ');
document.write('<a href="ch-e.htm#e13">13.1 13.2</a> ');
document.write('<a href="ch-e.htm#e14">14.1</a> ');
document.write('<a href="ch-e.htm#e15">15.1 15.2 15.3</a> ');
document.write('<a href="ch-e.htm#e16">16.1 16.2</a> ');
document.write('<a href="ch-e.htm#e17">17.1 17.2</a> ');
document.write('<a href="ch-e.htm#e18">18.1 18.2</a> ');
document.write('<a href="ch-e.htm#e19">19.1 19.2</a> ');
document.write('<a href="ch-e.htm#e20">20.1 20.2</a> ');
document.write('<br><hr><br><hr>');
//
document.write('<b>Commandes &laquo;&nbsp;&eacute;toile&nbsp;&raquo;</b><br><hr>');
document.write('<a href="ch-19.htm#sta">*&#65279;(commande)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-19.htm#ref">*REFRESH</a> ');
document.write('<a href="ch-19.htm#ref">*REFRESH&nbsp;OFF</a> ');
document.write('<a href="ch-19.htm#ron">*REFRESH&nbsp;ON</a> ');
document.write('<br><hr><br><hr>');
//
document.write('<b>Divers</b><br><hr>');
document.write('<a href="ch-16.htm#ref">appel&nbsp;par&nbsp;r&eacute;f&eacute;rence</a>&nbsp;&nbsp; ');
document.write('<a href="ch-16.htm#val">appel&nbsp;par&nbsp;valeur</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#arr">arrondi</a>&nbsp;&nbsp; ');
document.write('<a href="ch-06.htm#as">ASCII</a>&nbsp;&nbsp; ');
document.write('<a href="ch-19.htm#sta">ast&eacute;risque&#65279;(commande)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-c.htm#bin">base&nbsp;2</a>&nbsp;&nbsp; ');
document.write('<a href="ch-c.htm#ba8">base&nbsp;8</a>&nbsp;&nbsp; ');
document.write('<a href="ch-c.htm#hex">base&nbsp;16</a>&nbsp;&nbsp; ');
document.write('<a href="ch-c.htm#bin">binaire</a>&nbsp;&nbsp; ');
document.write('<a href="ch-11.htm#imbr">boucles&nbsp;imbriqu&eacute;es</a>&nbsp;&nbsp; ');
document.write('<a href="ch-13.htm#buf">buffer&#65279;(clavier)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-d.htm#bug">bug</a>&nbsp;&nbsp; ');
document.write('<a href="ch-19.htm#snd">canal&nbsp;son</a>&nbsp;&nbsp; ');
document.write('<a href="ch-18.htm#car">caract&egrave;re</a>&nbsp;&nbsp; ');
document.write('<a href="ch-18.htm#car">~&#65279;d&eacute;fini</a>&nbsp;&nbsp; ');
document.write('<a href="ch-11.htm#cpt">compteur</a>&nbsp;&nbsp; ');
document.write('<a href="ch-06.htm#conc">concat&eacute;nation.</a>&nbsp;&nbsp; ');
document.write('<a href="ch-c.htm#til">conversion&nbsp;d&eacute;cimal&#8594;hexa</a>&nbsp;&nbsp; ');
document.write('<a href="ch-c.htm#hd">conversion&nbsp;hexa&#8594;d&eacute;cimal</a>&nbsp;&nbsp; ');
document.write('<a href="ch-07.htm#col">couleurs</a>&nbsp;&nbsp; ');
document.write('<a href="ch-07.htm#cre">cr&eacute;er&nbsp;couleurs</a>&nbsp;&nbsp; ');
document.write('<a href="ch-18.htm#cur">curseur</a>&nbsp;&nbsp; ');
document.write('<a href="ch-d.htm#bug">d&eacute;bogage</a>&nbsp;&nbsp; ');
document.write('<a href="ch-14.htm#flg">drapeau</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#ent">entier</a>&nbsp;&nbsp; ');
document.write('<a href="ch-19.htm#sta">&eacute;toile&#65279;(commande)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-14.htm#flg">flag</a>&nbsp;&nbsp; ');
document.write('<a href="ch-17.htm#fn">fonction</a>&nbsp;&nbsp; ');
document.write('<a href="ch-c.htm#hex"hexad&eacute;cimal</a>&nbsp;&nbsp; ');
document.write('<a href="ch-13.htm#buf">m&eacute;m.tampon&#65279;(clavier)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-a.htm#num">n&#65279;&deg;&nbsp;de&nbsp;lignes</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#oc">octet</a>&nbsp;&nbsp; ');
document.write('<a href="ch-d.htm#pap">pas&nbsp;&agrave;&nbsp;pas</a>&nbsp;&nbsp; ');
document.write('<a href="ch-d.htm#pap">pause</a>&nbsp;&nbsp; ');
document.write('<a href="ch-16.htm#sco">portée</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#prio">priorit&eacute;&nbsp;op&eacute;rateurs</a>&nbsp;&nbsp; ');
document.write('<a href="ch-09.htm#prio">~&#65279;avec&nbsp;IF</a>&nbsp;&nbsp; ');
document.write('<a href="ch-16.htm#prc">proc&eacute;dure</a>&nbsp;&nbsp; ');
document.write('<a href="ch-20.htm#ps">pseudo-code</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#pui">puissance</a>&nbsp;&nbsp; ');
document.write('<a href="ch-16.htm#sco">scope</a>&nbsp;&nbsp; ');
document.write('<a href="ch-19.htm#snd">son</a>&nbsp;&nbsp; ');
document.write('<a href="ch-a.htm#spa">spaghetti&#65279;(code)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-15.htm#str">structure</a>&nbsp;&nbsp; ');
document.write('<a href="ch-15.htm#pro">~&#65279;prototype</a>&nbsp;&nbsp; ');
document.write('<a href="ch-09.htm#ver">table&nbsp;de&nbsp;v&eacute;rit&eacute;</a>&nbsp;&nbsp; ');
document.write('<a href="ch-14.htm#ta">tableau</a>&nbsp;&nbsp; ');
document.write('<a href="ch-14.htm#di1">~&#65279;à&nbsp;1&nbsp;dim</a>&nbsp;&nbsp; ');
document.write('<a href="ch-14.htm#di2">~&#65279;à&nbsp;2&nbsp;dim</a>&nbsp;&nbsp; ');
document.write('<a href="ch-14.htm#di3">~&#65279;à&nbsp;3&nbsp;dim</a>&nbsp;&nbsp; ');
document.write('<a href="ch-14.htm#tas">~&#65279;de&nbsp;chaînes</a>&nbsp;&nbsp; ');
document.write('<a href="ch-15.htm#tast">~&#65279;de&nbsp;structures</a>&nbsp;&nbsp; ');
document.write('<a href="ch-14.htm#siz">~&#65279;(taille)</a>&nbsp;&nbsp; ');
document.write('<a href="ch-04.htm#var">variable</a>&nbsp;&nbsp; ');
document.write('<a href="ch-17.htm#lst">~&#65279;liste</a>&nbsp;&nbsp; ');
document.write('<a href="ch-16.htm#loc">~&#65279;locale</a>&nbsp;&nbsp; ');
document.write('<a href="ch-16.htm#pri">~&#65279;privée</a>&nbsp;&nbsp; ');
document.write('<a href="ch-04.htm#sta">~&#65279;statique</a>&nbsp;&nbsp; ');
document.write('<a href="ch-05.htm#vir">virgule&nbsp;flottante</a>&nbsp;&nbsp; ');
document.write('<br><hr><br><hr>');
//
document.write('<b>Aide en ligne (en anglais)</b><br><hr>');
document.write('Dans la fenêtre de &laquo;&nbsp;BB4W&nbsp;&raquo;, utiliser la touche &lt;F1&gt; ');
document.write('<br><hr><br><hr>');
//-->
