when you are in java, can u tell it to go directly to a specfic line?
eg
say i was on line 50 and i wanted to tell the program to execute and carry on the code from line 42... can i do this?
i want to be able to tell it to go back a bit, so if i was on line 50, i could tell it to go to line 42, execute it, then continue on to 43 then 44 and so forth.
Question
mhking04
hey everyone,
when you are in java, can u tell it to go directly to a specfic line?
eg
say i was on line 50 and i wanted to tell the program to execute and carry on the code from line 42... can i do this?
i want to be able to tell it to go back a bit, so if i was on line 50, i could tell it to go to line 42, execute it, then continue on to 43 then 44 and so forth.
can this be done?
thanks
Link to comment
Share on other sites
5 answers to this question
Recommended Posts