DIESEL to restore saved layer states?

I am attempting to create a macro that will restore a previously saved layer state.  From my web research, it appears that AutoCAD has a command as part of the -layer command to allow this. But, it appears that Bricscad does not.

In my case, I have a standard in drawings where I create layer states named "Layers1" and "Layers2", and so on for 3 or 4 settings.  Then, I would like a macro for each of them.  For example one button would restore the "Layers1" layer state, then another the "Layers2" state.  So, I already know the layer state name. If there were a command line version, I think it would go like this;

^c^c-layer;restore;Layers1;;

Can anyone suggest an approach to do this in Bricscad?

Thank You,
Joe Dunfee