QB / QB64 Discussion Forum     RULES     Other Subforums, Links and Downloads    Index of Threads

 Return to Index  

Clipster

July 16 2008 at 12:11 PM
  (Login burger2227)
R

Programming QB since 1995. Visual Basic 6 since 2000.

Download my Q-Basics.zip Help and Code Demonstrator at:

http://www.4shared.com/file/120160468/9a2f1243/Q-Basics.html

The program code is all in text readable BAS files using CHAIN. Full of code examples and SUBs and Functions you can copy. Also displays actual working code examples! Unzip the files to a folder that has QB 4.5 installed.


    
This message has been edited by burger2227 on Jul 27, 2009 3:27 PM
This message has been edited by burger2227 on Jul 7, 2009 5:46 PM
This message has been edited by burger2227 on Jul 7, 2009 5:40 PM
This message has been edited by burger2227 on Jul 7, 2009 5:28 PM
This message has been edited by burger2227 on Jul 16, 2008 1:17 PM


 
 Respond to this message   
Response TitleAuthorDate
 Bitmap Color Editor and BSAVE program for Screen 12 Jul 16, 2008
 * See BSAVER program below thread Jul 16, 2008
  Haven't had much luck so far, Ted... Jul 16, 2008
   Screen 12? Jul 16, 2008
    Tried it again... Jul 16, 2008
     Found a couple of sizing errors, but nothing with pressing B Jul 16, 2008
      * On Windows XP BEEP sounds the Windows BEEP in windowed modeqbguyJul 17, 2008
       * Come on QB, 12 and 13 are NOT windowed modes! Jul 17, 2008
        BEEP in screen 13 sounds a pc speaker beep on my computerqbguyJul 17, 2008
         * All sounds go to the sound board on my laptop too. Jul 17, 2008
     Naturally 4 bit, Bob, but I have added a BEEP to it Jul 17, 2008
      Yes, beep works under DOSBox... Jul 17, 2008
       Press B AFTER it beeps. Anykey displays it first. Jul 17, 2008
        *Makes more sense -- and your array is only 26k so you can have a smaller one for the GET. Jul 17, 2008
         The 26K array is just sitting there mostly empty before the BSAVE anyhow. Jul 17, 2008
          Re: The 26K array is just sitting there mostly empty before the BSAVE anyhow. Jul 18, 2008
           OK, I will attempt one. Jul 18, 2008
 NEW BSAVER version with explicit instructions Jul 18, 2008
  As advertised! ... Jul 18, 2008
   Did you use QB1.1? Jul 18, 2008
    *Yup, QB1.1 (I only use 4.5 to compile stuff). Jul 18, 2008
 Monochrome BSAVER for Screen 2 (640 X 200) Jul 20, 2008
  Thank you clippy ! Jul 20, 2008
   You can also try Bitmap BSAVEs directly in Screen 2 (Code) Jul 20, 2008
 BLOAD program for loading and viewing BSAVE files Aug 1, 2008
 Fake Qbasic IDE with ASCII graphic character overlays Mar 23, 2009
  How to make graphic ASCII overlays for SCREEN 13 May 27, 2009
 Piping current DOS DIR Path and filenames to string data. Jul 20, 2009
  Piping and redirectingAnonJul 27, 2009
 Scanning a sprite and compressing to a CSV file or DATA field. Jul 31, 2009
 Simple Multi-key graphics routine using an Array and INP(96). Nov 29, 2009