How to define a macro in avifile macro

Hi Experts,

I want to add a new macro defination in avifile macro.

Is it possible? if Yes, How?

For example:

Macros>>Avifiles>>

#define.AviFileCopy(‘filecopy.avi’)…etc

Here i need to add anew defination.

Thanks In advance…

You surely can modify the macro, but it just defines named string constants - you can define a new constant in your own macro library to avoid upgrade conflicts.

The question is whether you can use your custom .avi file as an animation somewhere in AX (e.g. a custom progress animation). I think it will work, if you add your custom .avi file to Client\Share\Include, but I don’t think I’ve ever tried it. Try it yourself.

Hi Martin,

Thanks for your solution. I tried with new avi file, its working fine.

You are really awesome.

Regards,

surendra.