*RPTCHAR (PRINT)


ANSI

*RPTCHAR={char}:{count}

 

This list control prints the Form Pointed character in {char} (a string variable or Literal) for {count} (a decimal immediate constant, an Expression, or a numeric variable) number of times starting at the current print position.

 

 

See Also: List Controls (PRINT), PRINT

 



PL/B Language Reference *PL (PRINT) *S0-*S9 (PRINT)