VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

InitEntry.bas

Rocky Clark (Kath-Rock Software)  (12 Submissions)   Files/File Controls/Input/Output   Visual Basic 3.0   Advanced   Wed 3rd February 2021

Excellent functions for saving(SetInitEntry) and retrieving(GetInitEntry) data in ini files. Includes routines for a RecentFile menu (GetRecentFiles, AddRecentFile, RemoveRecentFile) which automatically fill and update your menu.

Assumes
Copy the code and Paste it into a new Module and name the module something like basInitEntry(InitEntry.bas). Read the comments in the GetRecentFiles() function for help on how to use the RecentFiles functions.

API Declarations
Uses GetPrivateProfileString and WritePrivateProfileString API functions.

Rate InitEntry.bas (4(4 Vote))
InitEntry.bas.bas

InitEntry.bas Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters