[AccessD] OpenArgs

jwcolby jwcolby at colbyconsulting.com
Fri May 18 17:01:09 CDT 2007


>I have seen the light of classes.

When you need em, there's just no easy way around em.  And in Access at
least they are soooooo easy!


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 Steve Erbach
Sent: Friday, May 18, 2007 5:44 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] OpenArgs

John,

As always you are very generous with the examples!  Since I work mostly in
.NET now I have seen the light of classes.

Steve Erbach
Neenah, WI
http://TheTownCrank.blogspot.com


On 5/17/07, jwcolby <jwcolby at colbyconsulting.com> wrote:
> '************
> 'The following is clsOpenArgs (parent to clsOpenArg)
> '************
>
> Option Compare Database
> Option Explicit
>
> ' BEHAVIORS:
> '
> '
> 'When a form opens, it can accept open args, a text string argument.
> 'The framework will check for openargs, and if they exist will check 
> 'inside the Openagrs for arguments named the same thing as form
properties.
> 'If such arguments are found, the framework will set the form's 
> property 'equal to the argument value.
--
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