PPT Slide
def[ine] [variable ] [ variable = text ]
Specifies an user or system variable.
To list all the variables use ‘def’.
Example: Set an editor : def _editor = “write.exe”
Displays a message and waits for the Return keystroke.
Sends a message to the screen.
Undefines user variables.