Create a new job from the AOT.

Declare your class:

MyClass myClass = new MyClass();
;
myClass.method1();

or if method1 returns a string: print myClass.method1();
Remember pause; to hold the console window.


I recommend you do a search in the group messages for more information.


Morten

-----Original Message-----
From: RHODPR [mailto:[EMAIL PROTECTED]
Sent: 26. oktober 2004 13:06
To: [EMAIL PROTECTED]
Subject: [development-axapta] Re: running code from Axapta




... how can I do that?  How can I create a new job that calls my
code?

--- In [EMAIL PROTECTED], "Morten Aasheim"
<[EMAIL PROTECTED]> wrote:
>
> Declare the class in a job, and run it from there. You can use
> print/pause for output to console.
>
> Morten
>
> -----Original Message-----
> From: RHODPR [mailto:[EMAIL PROTECTED]
> Sent: 26. oktober 2004 10:44
> To: [EMAIL PROTECTED]
> Subject: [development-axapta] running code from Axapta
>
>
>
>
> Can I run self-made code (self-made class with methods) directly
in
> Axapta?  Right now, I create a .NET program that calls the method
> that has to run, but I'd rather have the method run directly from
> within Axapta.  What button to push?  Or is this not possible? 
> Where could I get some more information?
> Thanks!
>
>
>
>
>
>
>
>
>
>

> Yahoo! Groups Links










Yahoo! Groups Links













Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to