PDA

View Full Version : Debugger in Code



dledbetter@adeleknits.com
04-24-2002, 05:28 AM
To whom it may concern: I use CODE to edit my RPGLE programs. I click the compile button at the top. I use a 5250 session to Update Program. I do not have a button for that on the toolbar on CODE. When I am ready to test, I start the debugger. However, this is a new project and all files are in production. How can I start the debugger from CODE and update production is YES? How can I get the buttons on my toolbar so I can just click on them? Thanks in advance. Derek

Guest.Visitor
04-26-2002, 05:53 AM
Derek: for update production setting, you have to go to the 'Debugger settings...' on the AS/400 page in 'Load program' dialog. "Derek Ledbetter" <dledbetter@adeleknits.com> wrote in message news:aa6blk$1mb4$1@news.boulder.ibm.com... > To whom it may concern: > > I use CODE to edit my RPGLE programs. I click the compile button at the > top. I use a 5250 session to Update Program. I do not have a button for > that on the toolbar on CODE. > > When I am ready to test, I start the debugger. However, this is a new > project and all files are in production. How can I start the debugger from > CODE and update production is YES? > How can I get the buttons on my toolbar so I can just click on them? > > Thanks in advance. > > Derek > >

Guest.Visitor
04-26-2002, 10:18 AM
Hak, having wrestled with this over the last few days I have one comment. How the hell do you do this? If I start the debugger from Start > Programs > etc. I see the dialog you mention and can select "Debugger Settings" - but if I click the Debug button _within_ Code I never see that part of the dialog. How do I get there? "Hak Lui" <haklui@ca.ibm.com> wrote in message news:aabm2v$l9e$1@news.boulder.ibm.com... > Derek: > for update production setting, you have to go to the 'Debugger > settings...' on the AS/400 page in 'Load program' dialog. >

Guest.Visitor
04-26-2002, 12:07 PM
Jon: you have to select 'Interactive applications...' (for STRCODE) or 'Non-interactive applications...' from the 'Debug' in the CODE editor. The 'Load program' dialog is after the debugger sign-on. "Jon Paris" <Jon.Paris@e400.com> wrote in message news:aac5to$3fo$1@news.boulder.ibm.com... > Hak, having wrestled with this over the last few days I have one comment. > How the hell do you do this? > > If I start the debugger from Start > Programs > etc. I see the dialog you > mention and can select "Debugger Settings" - but if I click the Debug button > _within_ Code I never see that part of the dialog. How do I get there? > > "Hak Lui" <haklui@ca.ibm.com> wrote in message > news:aabm2v$l9e$1@news.boulder.ibm.com... > > Derek: > > for update production setting, you have to go to the 'Debugger > > settings...' on the AS/400 page in 'Load program' dialog. > > > >

Guest.Visitor
04-29-2002, 05:50 AM
If I do "Non-Interactive ...." that seems to work (or at least I can see the dialog) my version of debugger will not connect to _anything_ right now! Last week in class however we were using the Debug icon and (I thought) the "Interactive Applications" since we were using an STRCODE server and that option was never presented on the resulting dialog. I will get one of the class members who has access to version of debug we were using to try this out and let me know. "Hak Lui" <haklui@ca.ibm.com> wrote in message news:aacbu8$1170$1@news.boulder.ibm.com... > Jon: > you have to select 'Interactive applications...' (for STRCODE) or > 'Non-interactive applications...' from the 'Debug' in the CODE editor. The > 'Load program' dialog is after the debugger sign-on. >

Guest.Visitor
04-29-2002, 07:20 AM
Jon: you know that you have to do a STRDBGSVR on the AS/400 first? "Jon Paris" <Jon.Paris@e400.com> wrote in message news:aajj2t$6c6$1@news.boulder.ibm.com... > If I do "Non-Interactive ...." that seems to work (or at least I can see the > dialog) my version of debugger will not connect to _anything_ right now! > > Last week in class however we were using the Debug icon and (I thought) the > "Interactive Applications" since we were using an STRCODE server and that > option was never presented on the resulting dialog. > > I will get one of the class members who has access to version of debug we > were using to try this out and let me know. > > > "Hak Lui" <haklui@ca.ibm.com> wrote in message > news:aacbu8$1170$1@news.boulder.ibm.com... > > Jon: > > you have to select 'Interactive applications...' (for STRCODE) or > > 'Non-interactive applications...' from the 'Debug' in the CODE editor. The > > 'Load program' dialog is after the debugger sign-on. > > > >

JonFParis
05-04-2002, 09:59 AM
Hak - yes and it is started. As I noted in my earlier post the students were able to connect. It is only my beta of the next release that will not work. "Hak Lui" <haklui@ca.ibm.com> wrote in message news:aajo7h$195i$1@news.boulder.ibm.com... > Jon: > you know that you have to do a STRDBGSVR on the AS/400 first?