Previous Page | Next Page

Commands That Are Not Specific to UNIX

JJR Command



Right-aligns a designated block of text.
Category: Text editing, line command

Syntax
Without Arguments
Arguments
Details
Comparisons
See Also

Syntax

JJR <n>
block of text
JJR <n>

Without Arguments

The JJR command right-aligns a designated block of text. Alignment is based on the left and right boundary settings.


Arguments

n

specifies the column position on which to right-align the designated block of text. By default, the n argument is the right boundary setting. Follow the n argument with a space. You can specify the numeric argument in the beginning or ending line of the block command or in both. If it is specified in both, then SAS uses the first numeric argument.


Details

The JJR command right-aligns a designated block of text. Unless you specify a numeric argument, right-alignment is based on the current boundary settings set by the BOUNDS command. A numeric argument overrides these boundary settings.


Comparisons

Like the JC, JJC, JL, and JJL commands, the JR and JJR commands align text.


See Also

Commands:

JR Command

BOUNDS Command

JC Command and JJC Command

JL Command and JJL Command

Previous Page | Next Page | Top of Page