| Summary: | Program crashed on clear command | ||
|---|---|---|---|
| Product: | CS3343 Group 26 Automated Timetable Planner | Reporter: | Vivian Cho <tycho5-c> |
| Component: | Shell Menu | Assignee: | Vivian Cho <tycho5-c> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | ||
| Priority: | --- | ||
| Version: | Alpha | ||
| Hardware: | PC | ||
| OS: | Mac OS | ||
|
Description
Vivian Cho
2021-12-06 14:20:36 HKT
Sorry for letting you to encounter this problem. It seems that the program use "cmd /c cls" to clear the screen while Mac OS does not support. The problem is solved by changing to ANSI escape if the user is using Mac OS system. Please try the system again. |