Hi
in th X++ Advanced work book it asks tou to create a stop watch using X++ in axapta.
I did this in C#.NET using the timer class. Can someone point out how can this be done in axapta?
thanks
Hi
in th X++ Advanced work book it asks tou to create a stop watch using X++ in axapta.
I did this in C#.NET using the timer class. Can someone point out how can this be done in axapta?
thanks
There is a tutorial_timer form, you can get a glimpse of code there.