Syntax

The following introductory syntax gives you an overview of the entire command.

SLIP or SL Description
SLIP SET[,options],END
Command for an error event trap (non-PER)
SLIP SET,IF[,options],END
Command for an instruction fetch PER trap
SLIP SET,SBT[,options],END
Command for a successful branch PER trap
SLIP SET,SA|SAS[,options],END
Commands for a storage alteration PER trap
SLIP SET,ZAD[,options],END
Commands for a zero address detection PER trap
SLIP MOD[,options]
Command to modify an existing trap
SLIP DEL[,options]
Command to delete an existing trap
Notes:
  • You must specify SET, MOD, or DEL immediately following SLIP.
  • If you specify IF, SBT, SA, it must immediately follow SET.
  • You must specify END at the end of all SLIP SET commands.