Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
This is going to sound strange: I have a very complicated loops I am testing with many Readline breaks. Sometimes I would like to not have to press enter until it reaches a certain point, without having to remove to Readline statements. Is there a way to overide the Readline method to signal an event that types a key until it reaches a readLine in my desired function? :eek:
Posted

Hiya onez7285,

 

It seems as though you are trying to debug your complicated loops. If I am correct may I suggest using Break Points instead of Console.ReadLines()'s and setting Break conditions on the Break Points.

 

 

Happy Coding :D

 

Brent Newbury

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...