how would I do something like this: (This is in a computer programming language (TurboJava) PrintOnScreen "[C:]" InputVar K If K="DIR" ThenGoto Label0 If K="etc..." ThenGoto LabelEtc.... etc...