Hi Folks, 
Hi Peter, 
today I had a problem with programming some joystick-buttons for calling macros. 
First I wrote a file called "Erwins.mcro" with the following content 
[macro] 
1=L:OATC=inc 
2=L:TIMEC=inc 
After that I edited the fsuipc.ini located in the modules folder. I filled in a new section 
[MacroFiles] 
1=Erwins 
Inside the [buttons] section I filled in the lines: 
1=P0,23,M1:1 
2=P0,15,M1:2 
So far so good. But it doesn't take any effect. After the restart of FSX I could see that there were comments in the fsuipc.ini as follows (or similar): 
1=P0,23,M1:1   << error 19 - line ignored >> 
2=P0,15,M1:2   << error 19 - line ignored >> 
What I did wrong? In fact, there IS an M in both lines.  
Crazy, or not???? 
Thanks for your help. 
Best regards from Germany 
Erwin