Use %EditType to enter character data at the command line cursor position.
%EditType may also be entered as %Type.
Required Operands
STR is the character data to type.
Optional Operands
FCT specifies the number of times STR is to be typed.
Default: 1.
Return Codes
OK Successful.
Examples
Type 72 dashes:
=> %EditType -,72