Feeds
질문
How do I index correctly from my questdlg command to my if statement? I am trying to direct the user into different code based on their questdlg responses. I have many more in this code but I am stuck HELP!
quest = 'What type of rod are you using?'; qtitle = 'Axial load problem'; a = {'Circular', 'Rectangular'}; resp=quest...
12년 초과 전 | 답변 수: 1 | 0
