Results 1 to 3 of 3

Thread: INPUT$, INKEY$ and CLS in console?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350

    Question INPUT$, INKEY$ and CLS in console?

    Where are these and many others functions?

    How can I wait for known number of characters?
    How can I asynchronously read pressed keys?
    How can I provide default value for input?
    How can I clear the screen, change colors, 'resolution', set and get cursor locations?

    Has System.Console missed something?

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    For changing resolution , this should work .
    http://www.vbforums.com/showthread.p...nge+resolution

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350
    Thanks for the tip, it's quite interesting stuff. However, I thought about changes in console window (number of rows/cols), as well get and set cursor location in the console.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width