| Syntax |
u0193
source destination
|
| Category |
PROC
|
| Type |
User Exit
|
| Description |
used to move parameter from "source" buffer to "destination" buffer. The "source" and "destination" parameters can be %n or #n where % indicates the primary input buffer and # indicates the active output buffer. "n" indicates the parameter number.
|
| Options |
|
| See Also |
user exits, PROC PRINTER u4070 u3193 u61bc u4193
|
| Example |
|
| Warnings |
In R83 v2.0 - v3.0, U0193 moves a parameter from the "source" buffer to the "destination" buffer.
In R83 v3.0 and later, U0193 directs all subsequent output to the printer. There are no parameters.
|
| Compatibility |
AP 6.1 R83 3.1 R83 3.0 R83 2.2 R83 2.1
|