ACC: How to Use Get, WritePrivateProfileString Functions 1.x/2.0 (90988)
The information in this article applies to:
- Microsoft Access 1.0
- Microsoft Access 1.1
- Microsoft Access 2.0
This article was previously published under Q90988 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
Microsoft Access version 2.0 does not have a simple function to store or
access settings in .INI files (that is, a log of users, window position
settings, and so on). However, you can use the Microsoft Windows 3.1
application program interface (API) through Access Basic to read or write
settings in an .INI file.
REFERENCES
Microsoft Access "Introduction to Programming," version 1.0, chapters 1-5
Microsoft Access "Language Reference," version 1.0, Part 1
"Microsoft Windows Software Development Kit," Microsoft Press, 1992
"Programming Windows: the Microsoft Guide to Writing Applications for
Windows 3," Charles Petzold, Microsoft Press, 1990
"Programmer's Reference Library: Microsoft Windows 3.1 Guide to
Programming Reference," Volumes 1-6, Microsoft Press, 1992
Modification Type: | Major | Last Reviewed: | 5/9/2003 |
---|
Keywords: | kbhowto kbprogramming KB90988 |
---|
|