View previous topic :: View next topic |
Author |
Message |
kishorebodipati Beginner

Joined: 08 Apr 2004 Posts: 15 Topics: 9 Location: Chennai
|
Posted: Thu Sep 30, 2004 12:48 am Post subject: how to xped a subroutine? |
|
|
Dear All,
I want to expedit a subroutine. Which command is used for this purpose
Thanks & Regards,
Kishore. |
|
Back to top |
|
 |
Cogito-Ergo-Sum Advanced
Joined: 15 Dec 2002 Posts: 637 Topics: 43 Location: Bengaluru, INDIA
|
Posted: Thu Sep 30, 2004 2:55 am Post subject: |
|
|
Quote: | ...expedit a subroutine... |
What does that mean???
Do you mean "running the program in Expeditor"? In that case, it would help if you ask your co-workers first. _________________ ALL opinions are welcome.
Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes. |
|
Back to top |
|
 |
Ranjish Beginner

Joined: 22 Dec 2002 Posts: 64 Topics: 28 Location: Chennai
|
Posted: Thu Sep 30, 2004 3:40 am Post subject: |
|
|
Hi,
This can be done in by the following method.
1. Compile both main prog and subprogram separately in xped mode.
2. Start main pgm in xped mode and press PF9.
3. On top of screen you can see the main prog name. Give the subprogram name there, which will take you to the subprogram. Keep the required break points and press F9. This will take you back to mainprogram.
Hope this helps.
Regards
Ranjish |
|
Back to top |
|
 |
kishorebodipati Beginner

Joined: 08 Apr 2004 Posts: 15 Topics: 9 Location: Chennai
|
Posted: Thu Sep 30, 2004 3:58 am Post subject: |
|
|
Hi Cogito-Ergo-Sum,
Yes i will do it first every time before posting any questions here nobody was aware of that here then i searched the forum i couldn't found then i posted.
Anyway can anybody help me out how can i expedit a subroutine using xpeditor?
Thanks & Regards,
Kishore |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
|
|