Previous Topic: &APPSTAT

Next Topic: &ASSIGN


&ASISTR

&ASISTR returns the following string, yet retains leading blanks.

&ASISTR is a built-in function and must be used to the right of an assignment statement.

&ASISTR returns the complete text, as is.

&ASISTR assumes any leading blanks are intended-assignment commences from the second character position after the &ASISTR keyword.

This built-in function has the following format:

&ASISTR text

Operand:

text

Specifies one or more words or variables for assignment to the target variable.

Examples: &ASISTR

&SYSMSG = &ASISTR  INVALID DATA ENTERED
&PRTLINE = &ASISTR NETWORK SUMMARY REPORT

Notes:

More information:

&STR

&LBLSTR

&NBLSTR

&TBLSTR