8000 'include' command doesn't work with variable argument names · Issue #58 · sustrik/ribosome · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
'include' command doesn't work with variable argument names #58
Open
@saltzm

Description

@saltzm

It would be really nice to be able to do things like:

var file = "my_file.js.dna" ./!include(file)
but instead this causes "Bad command syntax". The same thing works with e.g. the output command, though. I'd like to be able to pass in a file to include as a command line argument but because of this limitation, I can't.

I realize that it's because doing includes happens in a different path in the rna generation phase than the output related commands, but it seems like some workaround should be possible.

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

      0