+1
Add a Debug option to PC-DMIS
It would be helpful if PC-DMIS had a Debugging tool for offline programming. This would allow ability to step through programs one command at a time to troubleshoot flow control. It would also be nice to see the values of assigned variables along the way.
خدمة دعم العملاء من خلال UserEcho
Breakpoint mode allows you to step one command at a time – Really useful for diagnosing the below. We don’t have a “watch” window for variables, but you can mouse over them to see current value. It will update real time during breakpoint mode execution.
n
Not all commands work with Breakpoint. A watch window would be a good addition to the Edit Window.