VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Read INI

Dan Einarsson  (1 Submission)   Files/File Controls/Input/Output   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Opens a INI-file and Get the value of ex: "Screensaver=" without using any system calls!!!

Inputs
x = ReadINI("screensaver", "c:\windows\system.ini") 'or what ever

Returns
the value of the keyname in this ex it would be perhaps: screensav.exe

API Declarations
NONE that is why i posted it!!!

Rate Read INI (3(3 Vote))
Read INI.bas

Read INI Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters