Phix Trace Screen
- Posted by xecronix in June
- 530 views
The trace screen doesn't show variables for me. The bottom part of the screen where the varibles should be is black and blank. I tried several terminals, including git bash, cmd, and the Developer Command Prompt for VS. I'm using Windows 11. Has anyone else reported this or found a terminal that works? I also tried:
Before entering the trace program: trace(1) trace(2)
And while in the trace program: F1 + -
Thanks.

