Skip to content

Make sure all tools wait for keypress on exit when in DOS 2.x #20

@tschak909

Description

@tschak909

Care needs to be taken to make sure, especially for the query tools (FLD, FLH, FCONFIG), that a message similar to

PRESS [RETURN] TO CONTINUE

Is displayed if not running in a CLI dos. You can see examples of this in various tools, e.g.:
https://github.com/FujiNetWIFI/fujinet-config-tools/blob/master/flh/src/main.c#L90

Care should be taken to display this when an SIO query fails, so that the error message can be seen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions