Module Program Sub Main() Call Console.WriteLine(App.Command) Call Pause() End Sub End Module