Quantcast
Channel: Qbasic - Programmers Heaven
Browsing latest articles
Browse All 44 View Live

Scrolling Marquee

I would like to integrate a scrolling marquee into my program. If any1 has any code i could use the help. thanks.

View Article


Image may be NSFW.
Clik here to view.

A beginner's question

Hello, I have been working with qBasic for a while now, and now I need a little help with the RANDOMIZE TIMER command. Let's say, I make my program throw 2 or more dices (Print random numbers from 1 to...

View Article


re QBMIDI USAGE

hII am not new to qbasic but am to sound programming. I have been using a freeware sequencer to play the midi sythesiser on the sound blaster soundcard with some success. I am now building my own...

View Article

Finding GXSTB graphic library

Hi folks. I'm trying to update software for an old QuickBasic application but I'm having building the project. It has an include statement for the file 'gxstb.bas' which I have but it appears it's only...

View Article

QBasic 4.5 Variable Ranges?

It's been probably fifteen years since I played with QuickBasic, but I recently found my old copy of QuickBasic 4.5, and I decided I'd take a break from my C++ stuff for a week and work onan old 3D...

View Article


searching

Help me for my hobby (statistics research), please.I have a file in .txt containing about 900 millions of these numbers (from 1 to 400) in lines as :115 99 243 355 400223 399 344 378 399

View Article

How do I combine 2 programs

Please forgive my ignorance, I suspect my question has a very simple answer, but I can't find it in the books I have. I started teaching myself using VB2008 express about 3 days ago. I have a cool web...

View Article

How I can see the size of the archive?

n English w/ eletronic translator:Hi!I read a topic in the VB in this site http://www.developerfusion.co.uk/show/114/ that it is a code to read and to edit the information of musics of mp3 (IDE Tags)...

View Article


INP commands

Hello,I am Very new To Qbasic yet have the need to work with the INP command..Using the parallel port i will be connecting a cable with differing voltages. All I need is for the program to determine...

View Article


Problem to be solved by visual basic

[size=3][/size][color=Blue][/color]hello!!im just new in this field,im still studying as computer programmer in a Tesda school here in our town..here's the problem,,i hope you can help me solve this...

View Article

HELP! Qbasic writers block.

Hello, I am currently tutoring a student in a begining computer science class. Before the student turns it in i like to walk them through step by step. I am trying to figure out how to do this program...

View Article

.Bas to .Scr?

I'm not sure how ridiculous of a question this is, but I would like to turn my basic files into screensavers.I've tried converting the file to an .exe using qbasic 4.5 and then changing the file from...

View Article

veryyyyyyyyyyyyyy Urgent::::Need a help

Greeting all the programmersI am busy in a project. I hav found some problems in my project. I have tried to insert the password and the user also can access the password but not succeed.Plz anyone...

View Article


Help with programming

I am needing to make a program that will allow the user to enter a vehicle ID, Mileage, gallons of gas used and do a MPG. Then the user needs to be able to enter more ID's and the program keep a...

View Article

Huge speed differences between cmd prompt and window

HiThere is a huge speed difference between running Qbasicprogram from an xp window vs opening the command prompt, navigatingto the same directory and executing the same program. The commandprompt runs...

View Article


The USB ports

How can I access the USB ports using QuickBasic? Any help will be appreciated.Harry Jones

View Article

Where QBasic come from

Hi!!! I know where Microsoft got the idea to make QBasic, they took many things from Locomotive Basic. I got a computer with MS-DOS and GEM Windows, and some apps. One of them are Locomotive Basic 2,...

View Article


Many circles

Hi!!! I wrote this program in Quick Basic 4.5. (SCREEN 2) (FOR I = 1 TO 40) (CIRCLE (300, 100), 5 * I) (NEXT) (END) Regards mljmac

View Article

Much Circles

Hi!!! I found this program in a Locomotive Basic 2 book, but changed a little i QBasic 4.5. SCREEN 2 FOR I = 1 TO 40 CIRCLE (300, 100), 5 * I NEXT END Regards mljmac

View Article

Easy programming

Hi!!! I have an book for GWBasic, I used some code and programmed a program i QB 4.5. And the program ask for computer and operating system, and save that in a ascii file called DATA. I have also...

View Article

Older QBasic

Hi!!! I got QBasic 1, and have downloaded an compiler. So in my DOS computer did I compile an QBasic 1.0 program I had written earlier, and it worked. First did I compile the file to an *.obj file,...

View Article


Image may be NSFW.
Clik here to view.

Cheap Nike Free 4.0 V2 Women's Running Shoe Cool Grey/Blue Hot Sale

Berücksichtigen Erstellung Ihrer rant als Parodie oder Satire. Intensive Übertreibungen, dass nike free run 3 damen keine angemessene individuelle denken würden, werden nicht als Verleumdung angesehen,...

View Article


TrueBasic question:

I have a massive file with data spaced evenly and without commas. I want to read each line of this .txt file into an array called Gonzo(i,j) where i = row, j = column How do I: 1. attach the file ie do...

View Article

How to enable mouse in QBasic

I'd like to make a program with mouse controls but can't get any information how to do that. For me everything is clear about keyboard scancodes, but where to get information about using mouse in...

View Article

Password program

Hi!!! I have made a password program, here it comms. 10 print "Login" 20 input a$ 30 if a$ = "password" then goto 50: else goto 10 50 end Compile it as a standalone program, and change the inlogings...

View Article


Where to find tutorials to make a simple DOS game?

What I am looking for is a tutorial (or more) that describes some techniques to make a simple game with menu, possibly score board with choosing a name and entering date of game in score board. I am...

View Article

Get the best solutions for technical problems from Outlook services!!

Helpdesk call Outlook customer service number and acquire entire steps to fix the problem in a competent method with the assist of experts. You can only call a toll free number to contact Outlook...

View Article

inp port

I am trieing to use the inp function to get readings from ports. The only problem is that i do not know what the port numbers are assigned to and when I have tried quickbasic shuts down and says...

View Article

Serial Ports

How can I use serial ports on a computer in qb 4.5? how do i send/recieve stuff from/to them?

View Article



Image may be NSFW.
Clik here to view.

Accessing TCP/IP packet driver from quickbasic in REAL dos mode

Hello. I have just recently set up an old 286 motherboard I had out of complete boredom. I cannot find any decent DOS IRC clients so I was going to program my own. I do know how to make an IRC client I...

View Article
Browsing latest articles
Browse All 44 View Live