Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 26 |
Nodes: | 6 (0 / 6) |
Uptime: | 10:19:46 |
Calls: | 490 |
Calls today: | 2 |
Files: | 1,077 |
Messages: | 68,264 |
Posted today: | 2 |
As far as I know, there are:
console.pushxy()
console.popxy()
console.gotoxy()
console.getxy()
... methods, however none of them can get the actual character?
I haven't tried doing that, but looking through the functions of the console object, I don't see anything there that will get a character from the screen So unfortunately, the best way to do that might be to keep track of the characters yourself..
Thanks for your 2 cents as always.
Hi all, time to get this echo started I suppose...I know this message was posted quite some time ago, however, "get char a"; are you attempting to get the value of a as an numerical value?