Calling a from from within another form by mouseclick

Thanks!
Exactly what I needed!

laidig.systems schreef:
> try,
>
> ProcessCaller.LaunchForm(oTrans,"Epicor.Mfg.UI.PriceLstEntry.dll",
> "ListCode value to pull up in PriceListEntry")
>
> --- In vantage@yahoogroups.com, Fons van der Beek
> <fons.vanderbeek@...> wrote:
>
>> Hello
>> I want to open the pricelistform from the tab "pricelists" in customers
>>
>> The application I want to call is "app.pricelistEntry.PricelstForm" I
>> want to do this by clicking a button.
>> Can anybody share the code how a can call a form by using a button in
>> the customization
>>
>> (i know how to create an event for clicking a button)
>>
>> With kind regards
>> Fons van der Beek
>>
>>
>
>
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
>
>
>
Hello
I want to open the pricelistform from the tab "pricelists" in customers

The application I want to call is "app.pricelistEntry.PricelstForm" I
want to do this by clicking a button.
Can anybody share the code how a can call a form by using a button in
the customization

(i know how to create an event for clicking a button)

With kind regards
Fons van der Beek
try,

ProcessCaller.LaunchForm(oTrans,"Epicor.Mfg.UI.PriceLstEntry.dll",
"ListCode value to pull up in PriceListEntry")

--- In vantage@yahoogroups.com, Fons van der Beek
<fons.vanderbeek@...> wrote:
>
> Hello
> I want to open the pricelistform from the tab "pricelists" in customers
>
> The application I want to call is "app.pricelistEntry.PricelstForm" I
> want to do this by clicking a button.
> Can anybody share the code how a can call a form by using a button in
> the customization
>
> (i know how to create an event for clicking a button)
>
> With kind regards
> Fons van der Beek
>