Dilwyn Jones wrote: > So I started a command prompt and typed in echo /C:1234 to see what > would happen. It just print /C:1234 on the screen, whereas I wanted > somethign to ask the user to press 1 2 3 or 4. Asking for help on echo > or batch files doesn't really say anything about keypresses, so I > don't know what to do now, as I haven't got a dos book.
I think Tony intended: choice Which one? /C:1234 However, choice.com (or choice.exe) was not included with later versions of DOS so you may need to download it. -- Regards, Stephen _______________________________________________ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm
