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.

fctLexiqueNTMorph - 2<br />

f & ligne<br />

Close<br />

Exit Do<br />

End If<br />

Input #LFile2, ligne<br />

If frmLexiqueNT.txtAnalyse.Text = "" Then<br />

frmLexiqueNT.txtAnalyse.Text = ligne<br />

Else<br />

frmLexiqueNT.txtAnalyse.Text = frmLexiqueNT.txtAnalyse.Text & vbCrL<br />

End If<br />

Loop While Not ligne = "" Or ligne = vbCrLf<br />

Exit Do<br />

End If<br />

Loop While Not EOF(LFile2)<br />

End Function

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

Saved successfully!

Ooh no, something went wrong!