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.

fctLirePereGrecs - 1<br />

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

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

ofile = App.Path & "\modules\APF\apfg.txt"<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<br />

chercher = "HMB"<br />

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

chercher = "HMC"

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

Saved successfully!

Ooh no, something went wrong!