Skip to content

Rthreshml fails when ngen > 99999 #11

Description

@willgearty

When ngen is greater than 99999, threshml fails, spitting out the following message over and over:

ERROR: Unexpected end-of-file.

Hit Enter or Return to close program.

I'm not really sure why this is the case, maybe something to do with system, but, given that the default ngen value is 100000, it would probably be good to be able to support that value and greater values. From my own testing, it appears that the string "100000" works fine (and strings for greater values), so it might just be good to convert all of the input commands to strings.

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