VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Read formatted test file in 1 string

by Subhash Chandra (1 Submission)
Category: OLE/COM/DCOM/Active-X
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Tue 14th December 2004
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Read formatted test file in 1 string

API Declarations


''my mail id : [email protected]

Dim szReadINI As New ObjectReadINI.INIFieldsAndData
Dim szOutDelimeter As String

Rate Read formatted test file in 1 string



''''usages
Dim szReadINI As New ObjectReadINI.INIFieldsAndData
Dim szOutDelimeter As String

szINIData = szReadINI.INIFieldAndValue(App.Path + "\" + App.EXEName + ".INI", "=", szOutDelimeter

Download this snippet    Add to My Saved Code

Read formatted test file in 1 string Comments

No comments have been posted about Read formatted test file in 1 string. Why not be the first to post a comment about Read formatted test file in 1 string.

Post your comment

Subject:
Message:
0/1000 characters