jheald@hydra.unm.edu (Jerry Heald ) (12/13/90)
- Need help with AmigaVision - I am trying to build an AmigaVision application with a menu that has 13 selection choices. How do I get the function, response()=="10" to evaluate as true for an IF-THEN-ELSE control icon? I keep getting short circuited by a sibling IF-THEN-ELSE control icon with response()=="1". In summary, menu choices 1 through 9 work great but I cannot get choices 10, 11, 12, or 13 to work. I do not own the menu so I am not able to alter it. As a second question, can the ENTER key be recognized by the Wait Keyboard Icon? -- Jerry Heald (505) 836-8640 (H) General Electric Co. Albuquerque, New Mexico Internet: jheald@hydra.unm.edu GEnie: J.HEALD
manes@vger.nsu.edu (12/13/90)
In article <1990Dec13.053343.10427@ariel.unm.edu>, jheald@hydra.unm.edu (Jerry Heald ) writes: > - Need help with AmigaVision - > > I am trying to build an AmigaVision application with a menu that > has 13 selection choices. > > How do I get the function, response()=="10" to evaluate as true > for an IF-THEN-ELSE control icon? I keep getting short circuited by a > sibling IF-THEN-ELSE control icon with response()=="1". > > In summary, menu choices 1 through 9 work great but I cannot get > choices 10, 11, 12, or 13 to work. I do not own the menu so I am not able > to alter it. If I remember correctly the keyboard wait icon will only return a single keystroke. One way around this is to use letter keys for the numbers greater than 9. > > As a second question, can the ENTER key be recognized by the > Wait Keyboard Icon? I don't think so. > > -- > Jerry Heald (505) 836-8640 (H) General Electric Co. Albuquerque, New Mexico > Internet: jheald@hydra.unm.edu > GEnie: J.HEALD -mark= +--------+ ================================================== | \/ | Mark D. Manes "Mr. AmigaVision" | /\ \/ | manes@vger.nsu.edu | / | (804) 683-2532 "Make up your own mind! - AMIGA" +--------+ ==================================================