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.

fctLireScrivener - 1<br />

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

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

ofile = App.Path & "\modules\Scrivener\scrivener.txt"<br />

lfile = FreeFile<br />

If livre = "Matthieu" Then<br />

chercher = "Mat"<br />

ElseIf livre = "Marc" Then<br />

chercher = "Mar"<br />

ElseIf livre = "Luc" Then<br />

chercher = "Luc"<br />

ElseIf livre = "Jean" Then<br />

chercher = "Jea"<br />

ElseIf livre = "Actes" Then<br />

chercher = "Act"<br />

ElseIf livre = "Romains" Then<br />

chercher = "Rom"<br />

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

chercher = "UnCo"<br />

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

chercher = "DeCo"<br />

ElseIf livre = "Galates" Then<br />

chercher = "Gal"<br />

ElseIf livre = "Ephésiens" Then<br />

chercher = "Eph"<br />

ElseIf livre = "Philippiens" Then<br />

chercher = "Php"<br />

ElseIf livre = "Colossiens" Then<br />

chercher = "Col"<br />

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

chercher = "UnTh"<br />

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

chercher = "DeTh"<br />

ElseIf livre = "1 Timothée" Then<br />

chercher = "UnTi"<br />

ElseIf livre = "2 Timothée" Then<br />

chercher = "DeTi"<br />

ElseIf livre = "Tite" Then<br />

chercher = "Tit"<br />

ElseIf livre = "Philémon" Then<br />

chercher = "Phi"<br />

ElseIf livre = "Hébreux" Then<br />

chercher = "Heb"<br />

ElseIf livre = "Jacques" Then<br />

chercher = "Jac"<br />

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

chercher = "UnPi"<br />

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

chercher = "DePi"<br />

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

chercher = "UnJn"

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

Saved successfully!

Ooh no, something went wrong!