Skip to content

address with issue in pipelines #31

@rvjansen

Description

@rvjansen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions