Is this in a class module? Looks like part of a definition. Sorry - class modules not my strength, so I could be wrong.
Tom
From: Jerry Mathers <jerrymathersasthebeav@yahoo.com>
To: "MS_Access_Professionals@yahoogroups.com" <MS_Access_Professionals@yahoogroups.com>
Sent: Thursday, April 3, 2014 3:47 PM
Subject: Re: [MS_AccessPros] Multiuse?
To: "MS_Access_Professionals@yahoogroups.com" <MS_Access_Professionals@yahoogroups.com>
Sent: Thursday, April 3, 2014 3:47 PM
Subject: Re: [MS_AccessPros] Multiuse?
It was part of some VBA code. The entire section looked like this:
VERSION 1.0 CLASS
BEGIN
MultiUse = -1
END
Attribute VB_Name = "Form_Placement"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Compare Database
VERSION 1.0 CLASS
BEGIN
MultiUse = -1
END
Attribute VB_Name = "Form_Placement"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Compare Database
In the rest of the code there was no other reference to MultiUse.
On Thursday, April 3, 2014 3:04 PM, "tewald@yahoo.com" <tewald@yahoo.com> wrote:
Looks like it is just setting a variable to true. Could that be in Pascal btw? |
From: Jerry Mathers <jerrymathersasthebeav@yahoo.com>;
To: MS_Access_Professionals@yahoogroups.com <MS_Access_Professionals@yahoogroups.com>;
Subject: [MS_AccessPros] Multiuse?
Sent: Thu, Apr 3, 2014 6:20:16 PM
To: MS_Access_Professionals@yahoogroups.com <MS_Access_Professionals@yahoogroups.com>;
Subject: [MS_AccessPros] Multiuse?
Sent: Thu, Apr 3, 2014 6:20:16 PM
| I found the following line of code in an Access file someone showed me: BEGIN MultiUse = -1 END I cannot seem to find any information on what it does or what Multiuse is. Is anyone familiar with this? Thanks!! Jerry |
__._,_.___
| Reply via web post | Reply to sender | Reply to group | Start a New Topic | Messages in this topic (7) |
.
__,_._,___
Tidak ada komentar:
Posting Komentar