-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Question: Is it possible to transfer arguments to compiled NetRexx
pipelines?
Example: i and fx are integers > 0
address '' ripe '"(MkR_s1 sep !) cons', /* connect to input /
'!drop' i, / from not possible /
'!take' fx, / take n bytes /
'!spec w1 x2c 1', / convert to characters */
'!join ', / make it one line /
'!term', / keep result */
with input stem prgm. output stem pt2.
Compiling corresponding .njp shows no error, alas execution fails.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels