> Could someone help me with the show command. I want > to use it to show a variable on the screen during a > command file routine. My command line is SHOW VAR > number AT 10, 15 but nothing shows on the screen. > Do I need another command line to make this work?
That's old DOS syntax. Try PAUSE 3 USING .Number to get want you want. -- Larry
