Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error moving from VB4 to VB6

Status
Not open for further replies.

MichaelM

Technical User
Sep 8, 2000
9
US
I get a run time error '53', file not found: kernel, hit debug and highlights the code below:

StrLen% = GetPrivateProfileString("AddFile", Str$(i%), _
"none", DtaFile$, iSize%, "vrs.ini")

Any ideas on why I get this error. Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top