RE:Simplest question: How to control some values in Input dialog box
- To: mathgroup at smc.vnet.net
- Subject: [mg67756] RE:Simplest question: How to control some values in Input dialog box
- From: abdou.oumaima at hotmail.com
- Date: Thu, 6 Jul 2006 06:53:52 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hello Daniel (dh), thank you for your reply, I insert your code : ********* Daniel's Code ******* e.g. you coul try: CN =.; While[! (IntegerQ[inp] && inp > 0), CN = Input["Give an positive integer value to CN"];] ********************************************* But I can not go out the loop. it's an unlimite loop. What to do please? Lian. Link to the forum page for this post: http://www.mathematica-users.org/webMathematica/wiki/wiki.jsp?pageName=Special:Forum_ViewTopic&pid=11701#p11701 Posted through http://www.mathematica-users.org [[postId=11701]]