Thank you Lars, and also Varden... you guys are so helpfull :))


--- In Axapta-Knowledge-Village@yahoogroups.com, "Lars Holm" 
<[EMAIL PROTECTED]> wrote:
> You could create a parm method in your class, similar to this:
> 
> public SalesId parmSalesId(SalesId _salesId = salesId)
> {
>     salesId = _salesId;
>     return salesId;
> }
> 
> declare your variable (salesid in this case) in classdeclaration 
and
> call this method from your form.
> 
> 
> Best regards,
> 
> Lars Holm
> Senior Technical Consultant
> 
> T O I N C R E A S E - Y O U R  B U S I N E S S
> 
> 
> -----Original Message-----
> From: Axapta-Knowledge-Village@yahoogroups.com
> [mailto:[EMAIL PROTECTED] On Behalf Of 
Anton
> Tjiptadi
> Sent: 21. april 2005 13:40
> To: Axapta-Knowledge-Village@yahoogroups.com
> Subject: [Axapta-Knowledge-Village] Parsing parameter from a FORM 
to
> CLASS
> 
> 
> 
> Hi all,
> 
> how to parsing variable inputed in the FORM to a CLASS ?
> 
> I created a FORM and it that form there's a button to call a CLASS.
> I have a textbox for user input in the FORM and I want to parsing 
it so
> that inputed text known in the CLASS.
> 
> I appreciate any help ? 
> thanks in advance.
> 
> 
> 
> 
> 
> 
> 
> 
> ------------------------ Yahoo! Groups Sponsor --------------------
~-->
> What would our lives be like without music, dance, and theater?
> Donate or volunteer in the arts today at Network for Good!
> http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/kGEolB/TM
> -------------------------------------------------------------------
-~-> 
> 
> Sharing the knowledge on Axapta. 
> Yahoo! Groups Links





------------------------ Yahoo! Groups Sponsor --------------------~--> 
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/kGEolB/TM
--------------------------------------------------------------------~-> 

Sharing the knowledge on Axapta. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Axapta-Knowledge-Village/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to