Knowledge Base

Blog Faq400

ILE Debugger (STRDBG) and Screen Size

blog
When we use the 5250 ILE Debugger interface (waiting for a Debugger for VsCode or a faster version of the excellent Rdi debugger) we often find ourselves having to “fight” with the screen size that does not go beyond 80 characters, risking not to see part of the code or not to see the full name of a variable. As explained in this 2018 post by Simon Hutchinson on RPGPGM.COM ( Using an Environment Variable to set the width of the debug scree n), we can work on a specific environment variable and set it for our current JOB or in general for all to enhance it at the System level: Only for this particular job ADDENVVAR ENVVAR (ILE_DEBUGGER_1) VALUE (ALLOW_WIDE_SCREEN) LEVEL (* JOB) or for all the …

Riservato agli iscritti

Per leggere l'articolo completo serve un account Faq400: è gratuito e ti dà accesso anche a Willi, l'assistente AI, e a tutta la Knowledge Base.

Prova a chiederlo a Willi

Willi, l'assistente AI della community, risponde a queste domande usando questo articolo e le altre fonti Faq400. È gratuito: iscriviti e ricevi subito la risposta.

Chi legge questo, legge anche