Assigning values to COBOL variables

z/OS® Debugger provides three COBOL-like commands to use when assigning values to variables: COMPUTE, MOVE, and SET. z/OS Debugger assigns values according to COBOL rules. See IBM® z/OS Debugger Reference and Messages for tables that describe the allowable values for the source and receiver of the COMPUTE, MOVE, and SET commands.