How to link command from multiple button

I have 2 button
command for button 1 is

Copy MOVE
Set FOCUS=Toggle

command for button 2 is

Rename TO coverart.jpg

I want to create a single button with those command. Is there any way?

Copy MOVE AS coverart.jpg
Set FOCUS=Toggle

Great, it's work for me. Thanks