INPUT doesn't accept ALT+numpad input yet.by Dav (no login)Testing my patcher program, I notice extended ascii chraters (inputed the normal ALT+numpad way) aren't accepted by QB64, like Qbasic does.... example: input "Type ALT+234: " , a$ print a$, asc(a$) - Dav from IP address 75.181.132.39 |
| Response Title | Author and Date |
| RE: INPUT doesn't accept ALT+numpad input yet. | on Mar 23 |
| *ALT+numpad charcter input has been implemented for Demo #7 | on Apr 5 |