Commit Graph

1 Commits

Author SHA1 Message Date
b8487a0bc4 Updated A-2 to A-3
Removed `program` state flag property and replaced with operation distinguishing from selection menu;
Branched numeral and character option logic in main();
Fixed test mode toggle;
Minor menu edits;
Removed the status of variables `program`, `p_name` and `p_path` as storage to simplify code;
Verified that double escapes were and are not required by the user to launch programs by path;
Standardized error messages, included `KeyboardInterrupt` exceptions, and added umbrella error catchers.
2026-02-06 19:50:52 -05:00