Results 1 to 5 of 5

Thread: [RESOLVED] Quick Basic/QBasic/VBDos - WIDTH statement question

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2003
    Posts
    1,807

    Resolved [RESOLVED] Quick Basic/QBasic/VBDos - WIDTH statement question

    Quick Basic has the WIDTH statement which you can use to set the number of character columns and rows for a given screen mode. As to my question: I want to set the number of rows to 60 using the standard VGA graphics mode. Something you can do in Quick Basic as follows:

    Code:
    SCREEN 12
    WIDTH , 60
    However, I would like to know what the WIDTH statement is doing on a low level to set the number of rows. The closest piece of information I could find on the subject is:
    http://helppc.netcore2k.net/interrupt/int-10-12

  2. #2
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,250

    Re: Quick Basic/QBasic/VBDos - WIDTH statement question

    The QB64 people might be a better bet.
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2003
    Posts
    1,807

    Re: Quick Basic/QBasic/VBDos - WIDTH statement question

    Qb64.org has disabled their registration... :-( I reposted the question at the DOSBox forums. Someone, especially someone involved with developing DOSBox graphics emulation should be able to help out.

  4. #4
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,250

    Re: Quick Basic/QBasic/VBDos - WIDTH statement question

    Quote Originally Posted by Peter Swinkels View Post
    Qb64.org has disabled their registration...
    Gosh! What a way to handle spam... I wonder how long it has been like that? I would have posted it for you on QB64 forum but I deleted my account. They are a strange crowd there. They do, however, have a discord server and facebook account that you could also try.
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2003
    Posts
    1,807

    Re: Quick Basic/QBasic/VBDos - WIDTH statement question

    @yereverluvinuncleber:

    Discord? I hadn't thought of that. Thanks! I got my question answered btw: https://www.vogons.org/viewtopic.php?f=31&t=83785 - This means I should mark this thread as "resolved".

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