This sounds very similar to something we needed. Once the BAQ and BAQ
Report Designer portions were finished, we used Event Wizard and added the
following:
Private Sub btnEpiCustom1_Click(ByVal Sender As Object, ByVal Args As
System.EventArgs) Handles btnEpiCustom1.Click
'// ** Place Event Handling Code Here **
ProcessCaller.LaunchForm(oTrans, "UDrecon")
End Sub
We had to add the BAQ Report to the menu for this to work.
Does this help?
Travis L. McMullen
Senior Information Systems Support Technician
ComSonics, Inc.
Harrisonburg, VA 22801
Phone: 540-434-5965 x1274
Toll Free: 1-800-336-9681 x1274
Mobile: 540-435-1920
Fax: 540-434-9847
E-Mail: tmcmullen@...
Report Designer portions were finished, we used Event Wizard and added the
following:
Private Sub btnEpiCustom1_Click(ByVal Sender As Object, ByVal Args As
System.EventArgs) Handles btnEpiCustom1.Click
'// ** Place Event Handling Code Here **
ProcessCaller.LaunchForm(oTrans, "UDrecon")
End Sub
We had to add the BAQ Report to the menu for this to work.
Does this help?
Travis L. McMullen
Senior Information Systems Support Technician
ComSonics, Inc.
Harrisonburg, VA 22801
Phone: 540-434-5965 x1274
Toll Free: 1-800-336-9681 x1274
Mobile: 540-435-1920
Fax: 540-434-9847
E-Mail: tmcmullen@...
On Wed, Aug 17, 2011 at 4:06 PM, Travis Late <tlate@...> wrote:
> **
>
>
> I have added a custom sheet and button to the MES screen. What I would
> like to happen now is to create an event using the event wizard. I want a
> BAQ custom report to pop up the report so it can be run with whatever
> parameters the user desires. What type of code do I need to display in the
> event wizard? Is there anything else that I need to add?
>
> Private Sub epiButtonC1_MouseDown(ByVal sender As Object, ByVal args As
> System.Windows.Forms.MouseEventArgs)
> ' ** Place Event Handling Code Here **
> End Sub
>
> Travis Late
> Divisional IT Manager
> +1 619 216 2217 Office
> +1 920 960 0062 Mobile
> tlate@...
>
> Doncasters GCE Industries, Inc.
> 1891 Nivana Avenue, Chula Vista, CA 91911
>
> ************************************************************************
>
> This e-mail is sent on behalf of Doncasters. Its contents are confidential
> to the recipient and may be legally privileged.
>
> If you are not the intended recipient:
>
> (1) You must not disclose, copy or distribute its contents to any other
> person nor use its contents in any way;
>
> (2) Please contact Doncasters IT on +44 (0) 1332 694143 quoting the name
> and sender and the addressee then delete it from your system.
>
> For general enquiries please contact +44 (0) 1332 864900
>
> Doncasters has scanned this e-mail for viruses but does not accept any
> responsibility for viruses once this e-mail has been transmitted. You should
> scan attachments (if any) for viruses.
>
> ************************************************************************
>
> Doncasters Limited, registered in England no. 321992 at Millennium Court,
> First Avenue, Burton-upon-Trent, Staffordshire, DE14 2WH, UK
>
> [Non-text portions of this message have been removed]
>
>
>
[Non-text portions of this message have been removed]