This is a text-only command.
Type the text equivalent at the command prompt
The SET CURRENT command allows you to select the current work layer for new entities. This command is more useful as a macro or menu command that activates an explicit layer.
Text equivalent: SETLAYER, GOLAYER
GOLAYER is the same as SETLAYER except it adds the layer to the drawng if it does not exist before setting it as current. This stops macros from failing.