PxPlus User Forum

Twitter Twitter Twitter

Author Topic: Command window alternative  (Read 1113 times)

felis.domestica

  • Guest
Command window alternative
« on: September 05, 2019, 08:08:57 AM »
Hi List,

i was wondering if anyone of you uses a replacement command window terminal (if that is possible) and perhaps, if you do, can you tell me how? I find the command window part of PvxPlus slightly problematic to use.
Is it possible to use an external terminal program in the debugging environment?

Thanks
« Last Edit: September 05, 2019, 08:22:20 AM by felis.domestica »

Mike King

  • Diamond Member
  • *****
  • Posts: 3811
  • Mike King
    • View Profile
    • BBSysco Consulting
Re: Command window alternative
« Reply #1 on: September 05, 2019, 10:12:08 AM »
Since version 7 of PxPlus you have been able to debug any process of PxPlus running on the same system using the DBG command or the IT editor.

You can halt and step through the application, inspect variables, and trace the logic independent of the actual main process.

Check out:

https://manual.pvxplus.com/page/toolkit1/sect1.1/b.htm
and
https://manual.pvxplus.com/page/commands/dbg.htm
Mike King
President - BBSysco Consulting
eMail: mike.king@bbsysco.com

felis.domestica

  • Guest
Re: Command window alternative
« Reply #2 on: September 05, 2019, 10:25:47 AM »
Thank you very much, i will check that out right away.
👍