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.

fctLireANF - 1<br />

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

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

ofile = App.Path & "\modules\ANF\anf.txt"<br />

lfile = FreeFile<br />

If livre = "Justin - Apologie" Then<br />

chercher = "JAP"<br />

ElseIf livre = "Justin - Dialogue avec Tryphon" Then<br />

chercher = "DJT"<br />

ElseIf livre = "Justin - Discours avec les Grecs" Then<br />

chercher = "JDi"<br />

ElseIf livre = "Justin - Adresse aux Grecs" Then<br />

chercher = "JHG"<br />

ElseIf livre = "Justin - Sur le gouvernement de Dieu" Then<br />

chercher = "JSG"<br />

ElseIf livre = "Justin - Fragments sur la Résurrection" Then<br />

chercher = "FJR"<br />

ElseIf livre = "Irénée - Contre les Hérésies Livre 1" Then<br />

chercher = "IH1"<br />

ElseIf livre = "Irénée - Contre les Hérésies Livre 2" Then<br />

chercher = "IH2"<br />

'IH2 27:3<br />

ElseIf livre = "Irénée - Contre les Hérésies Livre 3" Then<br />

chercher = "IH3"<br />

ElseIf livre = "Irénée - Contre les Hérésies Livre 4" Then<br />

chercher = "IH4"<br />

ElseIf livre = "Irénée - Contre les Hérésies Livre 5" Then<br />

chercher = "IH5"<br />

ElseIf livre = "Tatien - Adresse aux Grecs" Then<br />

chercher = "TAG"<br />

ElseIf livre = "Théophile d'Antioche à Autolycus" Then<br />

chercher = "TAA"<br />

ElseIf livre = "Athénagore - Défense des Chrétiens" Then<br />

chercher = "PCA"<br />

ElseIf livre = "Athénagore - Sur la Résurrections des morts" Then<br />

chercher = "ARD"<br />

ElseIf livre = "Clément d'Alexandrie - Exhoration aux cieux" Then<br />

chercher = "CEH"<br />

ElseIf livre = "Clément d'Alexandrie - Pédagogue Livre 1" Then<br />

chercher = "CI1"<br />

ElseIf livre = "Clément d'Alexandrie - Pédagogue Livre 2" Then<br />

chercher = "CI2"<br />

ElseIf livre = "Clément d'Alexandrie - Pédagogue Livre 3" Then<br />

chercher = "CI3"<br />

ElseIf livre = "Clément d'Alexandrie - Pédagogue Livre 4" Then<br />

chercher = "CI4"<br />

ElseIf livre = "Clément d'Alexandrie - Pédagogue Livre 5" Then<br />

chercher = "CI5"<br />

ElseIf livre = "Clément d'Alexandrie - Pédagogue Livre 6" Then<br />

chercher = "CI6"<br />

ElseIf livre = "Clément d'Alexandrie - Pédagogue Livre 7" Then<br />

chercher = "CI7"<br />

ElseIf livre = "Clément d'Alexandrie - Pédagogue Livre 8" Then

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

Saved successfully!

Ooh no, something went wrong!