Closed MichaelHinrichs closed 3 years ago
The application now checks if the first argument ends in ".bmd" or "bdl". If it does, it is used as the input. If it doesn't, the application will continue to switch (args[i]) to check for the traditional arguments.
I missed a semicolon. I'm going to cancel this pull request and make a new one.
The application now checks if the first argument ends in ".bmd" or "bdl". If it does, it is used as the input. If it doesn't, the application will continue to switch (args[i]) to check for the traditional arguments.