Re: [VB6]請問一個問題

看板Visual_Basic作者 (jinin)時間18年前 (2006/04/29 14:54), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/4 (看更多)
※ 引述《luludo (林小猴)》之銘言: : 輸入一終止值e(用inputbox做) : 且e需>5且為5的倍數,否則要求重輸入 : 請問這個要怎麼做阿,想很久想不出來 : 請各位幫幫我吧!! dim e as integer do while e<=5 and (e mod 5 =0) e=val(inputbox("input a number:")) loop -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 220.132.142.235
文章代碼(AID): #14KmshH8 (Visual_Basic)
文章代碼(AID): #14KmshH8 (Visual_Basic)