[AccessD] OT DBA web site update.

jwcolby jwcolby at colbyconsulting.com
Thu May 17 16:30:33 CDT 2007


This is a demo of the form OpenArgs.  The demo provides a form which opens
another form (displaying state data), passing the state form openargs.  The
state form uses a class to process the openargs and use them.  It uses
passed in openargs to set form properties Caption, AllowEdits,
AllowAdditions and AllowDeletions, and also uses a passed in argument to set
the contents of a label.  

In the first form you can set controls which are then passed to the state
form in an openargs string.  You can view the code in the first form to see
how I assemble the openargs string, and you can look in the second form to
see how the form uses dimensions, initializes and uses clsOpenArgs to
process the OpenArgs string.

Any questions please feel free to use this forum to discuss.


John W. Colby
Colby Consulting
www.ColbyConsulting.com
-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Jim Lawrence
Sent: Thursday, May 17, 2007 5:13 PM
To: 'Access Developers discussion and problem solving'
Subject: [AccessD] OT DBA web site update.

Hi All:

John Colby has provided a full demo, that uses a Class that saves and
retrieving variables, sort of like a Desktop cookie file. The link can be
accessed from the DBA front page. (http://www.databaseadvisors.com)

Jim

--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list