SYNONYM

SYNONYM assigns a command action to any other valid command.

Read syntax diagramSkip visual syntax diagram SYNONYM syn command

Operands

syn
specifies any valid command that executes the command action for which it is a synonym.
command
specifies any valid command.

Return codes

0
Normal return

Example

'SYNONYM GL GETLIB'

This example makes GL equivalent to the command GETLIB.