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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

fctLirePeresEn - 1<br />

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

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

If frmBible.cboVersion.Text = "Lightfoot" Then<br />

ofile = App.Path & "\modules\APF\Lightfoot.txt"<br />

Else<br />

ofile = App.Path & "\modules\APF\ape.txt"<br />

End If<br />

lfile = FreeFile<br />

If livre = "1ère de Clément" Then<br />

chercher = "1Cl"<br />

ElseIf livre = "2ème de Clément" Then<br />

chercher = "2Cl"<br />

ElseIf livre = "Epître de Barnabé" Then<br />

chercher = "Brn"<br />

ElseIf livre = "Lettre à Diognète" Then<br />

chercher = "Dio"<br />

ElseIf livre = "Ignace - 1ère Ephésiens" Then<br />

chercher = "IEp"<br />

ElseIf livre = "Ignace - 2ème Ephésiens" Then<br />

chercher = "IIEp"<br />

ElseIf livre = "Ignace - aux Magnésiens" Then<br />

chercher = "IMg"<br />

ElseIf livre = "Ignace - aux Tralliens" Then<br />

chercher = "ITr"<br />

ElseIf livre = "Ignace - aux Romains" Then<br />

chercher = "IRo"<br />

ElseIf livre = "Ignace - aux Philadelphiens" Then<br />

chercher = "IPh"<br />

ElseIf livre = "Ignace - aux Smyrniotes" Then<br />

chercher = "ISm"<br />

ElseIf livre = "Ignace - à Polycarpe" Then<br />

chercher = "IPo"<br />

ElseIf livre = "Polycarpe - aux Philippiens" Then<br />

chercher = "Pol"<br />

ElseIf livre = "Martyr de Polycarpe" Then<br />

chercher = "MPo"<br />

ElseIf livre = "La Didachè" Then<br />

chercher = "Did"<br />

ElseIf livre = "Hermas - Vision 1" Then<br />

chercher = "HV1"<br />

ElseIf livre = "Hermas - Vision 2" Then<br />

chercher = "HV2"<br />

ElseIf livre = "Hermas - Vision 3" Then<br />

chercher = "HV3"<br />

ElseIf livre = "Hermas - Vision 4" Then<br />

chercher = "HV4"<br />

ElseIf livre = "Hermas - Vision 5" Then<br />

chercher = "HV5"<br />

ElseIf livre = "Hermas - Précepte 1" Then<br />

chercher = "HMA"<br />

ElseIf livre = "Hermas - Précepte 2" Then

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

Saved successfully!

Ooh no, something went wrong!