15.07.2013 Views

Microsoft Visual Basic - Encyclopaedia Gentium Boni

Microsoft Visual Basic - Encyclopaedia Gentium Boni

Microsoft Visual Basic - Encyclopaedia Gentium Boni

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

fctLireDR - 1<br />

Public Function LireDR(livre, chapitre, verset)<br />

Dim cherche$, ofile$, lfile%, ligne$, recherhche$<br />

ofile = App.Path & "\modules\DR\dr.txt"<br />

lfile = FreeFile<br />

If livre = "Genèse" Then<br />

chercher = "Gen"<br />

ElseIf livre = "Exode" Then<br />

chercher = "Exo"<br />

ElseIf livre = "Lévitique" Then<br />

chercher = "Lev"<br />

ElseIf livre = "Nombres" Then<br />

chercher = "Nom"<br />

ElseIf livre = "Deutéronome" Then<br />

chercher = "Deu"<br />

ElseIf livre = "Josué" Then<br />

chercher = "Jos"<br />

ElseIf livre = "Juges" Then<br />

chercher = "Jug"<br />

ElseIf livre = "Ruth" Then<br />

chercher = "Rut"<br />

ElseIf livre = "1 Samuel" Then<br />

chercher = "Samun"<br />

ElseIf livre = "2 Samuel" Then<br />

chercher = "Samde"<br />

ElseIf livre = "1 Rois" Then<br />

chercher = "UnRo"<br />

ElseIf livre = "2 Rois" Then<br />

chercher = "DeRo"<br />

ElseIf livre = "1 Chroniques" Then<br />

chercher = "UnCr"<br />

ElseIf livre = "2 Chroniques" Then<br />

chercher = "DeCr"<br />

ElseIf livre = "Esdras" Then<br />

chercher = "Esd"<br />

ElseIf livre = "Néhémie" Then<br />

chercher = "Neh"<br />

ElseIf livre = "Esther" Then<br />

chercher = "Est"<br />

ElseIf livre = "Job" Then<br />

chercher = "Job"<br />

ElseIf livre = "Psaumes" Then<br />

chercher = "Psa"<br />

ElseIf livre = "Proverbes" Then<br />

chercher = "Pro"<br />

ElseIf livre = "Ecclésiaste" Then<br />

chercher = "Ecc"<br />

ElseIf livre = "Cantique des cantiques" Then<br />

chercher = "Can"<br />

ElseIf livre = "Esaïe" Then<br />

chercher = "Esa"<br />

ElseIf livre = "Jérémie" Then<br />

chercher = "Jer"

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!