[Edu-sig] OT: Good idea - how come nobody else thought of it.
Arthur
ajsiegel@optonline.net
Fri, 27 Jun 2003 04:36:21 -0400
this from
http://www.microsoft.com/office/preview/editions/accessdav.asp
"""
Complete Source Code
Often, the best way to learn new coding techniques is to see the sour=
ce code
of shipping solutions. Access 2003 Developer Extensions include the c=
omplete
source code for the tools included in the product, such as the Proper=
ty
Scanner Add-In, Custom Startup Wizard, and the Package Wizard. Each o=
f these
tools is written in Microsoft Visual Basic=AE for Applications (VBA),=
the
primary language used to develop Access solutions. By including the s=
ource
code, developers can see different coding techniques, such as how to =
write a
solution that can be easily localized into multiple languages.
Developers can also create customized versions of these tools for the=
ir own
benefit or to meet the needs of their enterprises. For example, the C=
ustom
Startup Wizard could be created so that it always creates an MDE file=
with
the startup properties required by their enterprise
"""