Re: [DOS] How to code for a time delay?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Bernie Ryan wrote:
>   if get_key() = 113 then -- "q" to quit. use key.bat to find out the code for
>   the key.

A better way to write this is if find(get_key(),"qQ") then. BTW, 113='q'.

Regards,
Pete

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu