61 Topics

Member Avatar for
Member Avatar for Britxexelon
Member Avatar for [NOPE]FOREVER

1. Is QBasic a language for beginners? 2. How is it different to modern languages like c#? 3. What kind of development is it best suited for?

Member Avatar for Hiroshe
0
215
Member Avatar for Khishin

I downloaded QBASIC 4.5 onto a Windows XP computer, and placed it into C:\QBASIC\. When I try to run QB.EXE though, I get the error: C:\QBASIC\QB.EXE Invalid startup directory, please check your pif file. Choose 'Close' to terminate the application. What do I do here?

Member Avatar for mechbas
0
574
Member Avatar for krackhead

im taking a qbasic class and am having a very hard time on this program...here is the question: Using the ASCII table and the CHR$ function, write a program that prints the following output using a nested for next loop: A AB ABC ABCD ABCDE -------------------------------------------------------------------- heres what I have …

Member Avatar for limpstarfish.flavouredwater
-1
3K
Member Avatar for Ann95

Is there a way on how to integrate QBasic into VB program? What is/are the process to do it if possible? Anyone who can help me. Thanks!

Member Avatar for tinstaafl
0
82
Member Avatar for logamuthu

I have been using Qbasic 1.1 in MS DOS 6.22 PCs upto P4. In view of the changing hardware scenerio, I wish to migrate to VB inside Windows 7 32 bit machines. Should i rewrite all code in VB or can I import .bas files created in Qbasic 1.1 into …

Member Avatar for logamuthu
0
132
Member Avatar for grylionxdj

For next loop in qbasic? hey i am taking a beginner's course in programming and i have been asked to tackle this question using the for loop its like i have to write a program that will print the numbers as follows.. 1 12 123 1234 12345 123456 how can …

Member Avatar for Unseen Machine
0
118
Member Avatar for searchfgold6789

Hi. I am posting here because I thought maybe you guys could help me with a QBasic thing. I am trying to make educational software in Qbasic, namely a quiz creator software. I will have the Questions and quiz answers in files on the hard disk. How do I print …

Member Avatar for Rich_ch47
0
116
Member Avatar for peternrose

My QBASIC programs do not run under Windows XP. Specifically, LPRINT does nothing. I have spent a lot of time & effort over the past 15 years programming in QBASIC with lots of useful and profitable programs. I really do not want to start over with Visual Basic unless there …

Member Avatar for nokki
0
1K
Member Avatar for paul2594

I recently updated my system to XP-2 with a pentium III. I have a number of qbasic programs I developed to use in my hobbies and lo and behold, I can't print to my usb port. The programs run okay. I should think this is a problem that has been …

Member Avatar for nokki
0
2K
Member Avatar for esdel

I got XP to run QB by trial and error, messing with its bootup files But with Vista there seems to be no way I have 30 yeatrs of QB progs at stake here! Many thanks esdel B

Member Avatar for jbennet
0
111
Member Avatar for vegaseat

One more look at BCX basic code to show the qbasic programmers how they can modernize. This shows a function that converts an integer value to a binary string. Notice that with BCX basic you need to declare your variables. Makes the code a little easier to read too. Variable, …

0
462
Member Avatar for Tom Pilk

This is a little program in QBasic which counts the number of characters in a string. Made by Buff - two errors removed by me. Thanks Buff.

Member Avatar for rhenerlau
0
130
Member Avatar for hughv

I'm not at all sure where to put this question. It's been a long tine since I messed with basic, and I'm not a programmer of any kind. I got interested in a method for calculating the Golden mean, and I'm hoping some kind soul will point me in the …

Member Avatar for vb5prgrmr
0
148
Member Avatar for palpha

I hope this is the correct forum I am converting some qbasic to vba and have come undone. The qbasic lines - FOR I = 1 TO A IF B(I) > 0 THEN PRINT "("; C(I); "="; D(I); ")"; END IF NEXT I screen prints the values for SLENGTH and …

Member Avatar for palpha
0
116
Member Avatar for OboroNinja

I wanna share with my friends but they dun have QBasic on thier comp. Ill put my programs on a floppy disc an give it to em but i cant figure out how to make them able to run without the actual QBasic program. It gets so frustrating! :evil:

Member Avatar for JRB6478@ATT.NET
0
248
Member Avatar for maafipau

The problem is I am not very educated in Qbasic and my teacher has given me a project of making a hangman game. But I don't know how to so please I need your help. I need a simple hangman game with figure of a hanging man using line and …

Member Avatar for Narue
0
385
Member Avatar for bstylez

If a person composes a short program and hit's F5 or "run" the output will fit on the viewers screen. I have composed a long program for homework purposes, and once I hit F5 or "run" I do not see the WHOLE program output. Only the bottom half. By hitting …

Member Avatar for bstylez
0
95
Member Avatar for linux

Sorry if this belongs elsewhere, it's BASIC, so VB is the closest. (By the way, long time no post for me, I'm back, yay) Okay. I'm writing a game (a SRPG) in QBASIC (wicked leet, huh?) so that my friends can edit it and crap (I know other languages, but …

Member Avatar for gugus
0
150
Member Avatar for dprescott01

I am a self taught VB programmer and have been coding vb for about 9 years. I took a VB course at a community college as a requirement. The class did teach some fundamentals and was great exposure, however, even w/ an A avg. I was no programmer after the …

Member Avatar for dprescott01
0
130
Member Avatar for giriraj

Dear all i am using QBasic language in DOS plateform i.e. in CUI mode. No w i want to upload the jpeg file format picture. Pls help me if you have any idea or code in QBasic . Thank you Giriraj

Member Avatar for JRB6478@ATT.NET
0
648
Member Avatar for <1337>Me</1337>

I know I probably shouldn't be posting this here...but it's one of the most populated boards. Anyways, I was wondering if Qbasic can be used for anything other than a basic input/output program.:?:

Member Avatar for technogeek_42
0
310
Member Avatar for Ancient Dragon

I'm really supprised no [URL="http://www.youtube.com/watch?v=Mal6XbN5cEg"]one has posted this[/URL]! I didn't find it but got the link from mattireland at [URL="http://www.programmingforums.org/thread14717.html"]PFO[/URL]

Member Avatar for scru
0
72
Member Avatar for klrdn

I copied qbasic.exe and qbasic.hlp (no way to tell the version ?) from my Dos 6 Install floppy into a folder. Qbasic.exe executes ok either from within or outside the folder, but can't access its help file. I used the qbasic options 'help path' tab to enter the correct path …

Member Avatar for klrdn
1
497
Member Avatar for subtronic

I find it interesting that QBASIC is mentioned for several reasons: 1. This language and any of its predacessors are hardly used these days. And, if they are, it's most likely for nostalgic reasons. At one time, I remember, some schools used it for introductory programming courses. For a time, …

Member Avatar for menonsr
0
933
Member Avatar for desanti

Hi: i don't know if i am in the right forum or not.if i am not please direct me to the proper one.i am trying to use qbasic in the above os. i migrated from win98se to winxp. i constanly get an error 76 "path not found".the program will work …

Member Avatar for jbennet
0
91
Member Avatar for olaolu

Hello! Help!!!!!!!!!!!!!!! How do I print in QBasic. I have tried opening it (the program code) in note/word pad but it comes out in funny characters. What can I do?? Any advice will be appreciated. Thanks.

Member Avatar for linux
0
112
Member Avatar for Dragon Lontar

I am currently enrolled in a QBASIC class, where we use QBASIC 4.5 in a Windows XP environment. But for some reason, I am unable to get them to work properly at home. Specifically, my screen seems to only allow enough vertical room for a LOCATE to reach about 22 …

Member Avatar for indienick
0
102
Member Avatar for Tom Pilk

Does anyone know how to play an already made midi file in QBasic? I have downloaded several peoples programs but they do not seem to work. Does anyone know of any code to play a midi file? Thanks TP :mrgreen:

Member Avatar for gummo
0
1K
Member Avatar for sajo69

HI, I am a new person to the forum and also a pretty new person to coding. I am having difficulty with an assignment and need some direction. Here's the problem: I'm a car sales person who is giving discounts on certain styles and years of cars. In my 2D …

Member Avatar for Codeflunky
0
167
Member Avatar for INI

Hi Guys, Could anyone tell me what is the best book I can use to learn Qbasic pretty fast? I am knowledgable in Visual Basic, I am hoping it will help me with my qbasic learning. Ini

Member Avatar for INI
0
67
Member Avatar for NZKen

Hi Folks, need some help with converting the following QBasic code to Dalphi LPRINT chr$(27);"[@";chr$(4);chr$(0);chr$(0);chr$(0);chr$(34);chr$(0) It prints double line spacing, double character height. the Delphi code write(#27'W1' + 'Test page') - Double width printing works ok Thanks Ken

Member Avatar for Micheus
0
99
Member Avatar for kthompsn

Have been asked to convert a set of programs from QBASIC to VB6. Any real pitfalls that i should watch out for? FWIW, my BASIC experience is mainly GW-BASIC and earlier. And yes, i WILL be RTFMing. tke

Member Avatar for Comatose
0
309
Member Avatar for Stoney

Ok so I have a program to read three exam scores from 6 students. I have to make the program average the 3 exam scores for each student and then have an average for each invidual exam. Then have a total average for every score there. Blah I can't get …

Member Avatar for Stoney
0
208
Member Avatar for nazgand

[B][COLOR=Blue]dude theres a simple overide solution search the WINDOWS folder for AUTOEXEC.NT and copy it to C:\WINDOWS\System32 and voila!!!!!!!!!!!!!!!! Qbasic will work. Now if you want Qbasic 7.1 or a copy of AUTOEXEC.NT email me at :idea: :idea: <snip> :idea: :idea: :mrgreen: [/COLOR] [/B]

Member Avatar for Comatose
0
333
Member Avatar for Tom Pilk

Does anyone know how to count the number of characters words in a string or in anything in QBasic? I'm trying to make a hangman game and I have a list of all my words but i need to find out how to count characters for the blank spaces, you …

Member Avatar for bs64
0
2K
Member Avatar for Josey Wales

Hello. I am a newby and I am taking an "introductioin to programming" class. I have to write some code in qbasic for a grade and qbasic will not run on my Xp(sp2) machine. Is there an easy way to make this dinosaur run? thanx.................

0
72
Member Avatar for naelcmaj

My new PC is eMachines3260, it has an HPdeskjet 3840 printer, it has windowsXP pre-installed by the supplier. The old PC had windows98 and its printer (HP deskjet 695c) is now US. Qbasic was installed on the old PC by its supplier, I have no software disc for the Qbasic …

Member Avatar for rugbyfan69
0
199
Member Avatar for GSmiles

I was wondering is there a way you can create a small operating system that can fit into you floppy disk? :surprised

Member Avatar for rugbyfan69
0
73
Member Avatar for divminds

Here I have put together a small program compiled from the ideas of other members on this forum. It allow all DOS programs to work again on Windows XP including QBasic!!! Here Is the Link! [url]http://www.winxpdos.tk/[/url] Just Download DosWINXP - Fix and follow the instructions during the setup.

Member Avatar for Tru
0
188
Member Avatar for pookeesha

Hi- I am completely new at programming. In fact, I haven't even started classes yet, just reading an old second-hand book on QBASIC. I've gotten to a part where it tells me how to get into QBASIC and how to write a sample program. At the DOS prompt, I typed …

Member Avatar for jaedma
0
990
Member Avatar for joseprados

I have the following problem: 2 years ago I did a Qbasic program which calculated a graphic, show this graphic on the screen and then the graphic is sended to Printer. The statement I used was << SHELL "prtscr.exe" >> where ptrscr.exe y a program which capture the screen and …

Member Avatar for lympathy
0
2K
Member Avatar for bumsfeld
Member Avatar for Cain
0
209
Member Avatar for done

hope someone can help-i am working on a radio telescope and need to input data thru the parallel or serial port into a computer and have the computer display said data.i would like to use qbasic altho nominal i do have some experience in qbasic. i have seen refferences to …

Member Avatar for Comatose
0
152
Member Avatar for divminds

Hmm I get this stupid Binding error comes up in the bottom left corner if anyone knows how to fix it please help.

Member Avatar for AhmedHan
0
86
Member Avatar for mrwhy

If you want your BASIC progs to go on running on XP you can do any of the following:- (a) Get rid of Windows Wait 2years and CHINA will do this for you The reason Windows is a mess is it was forced to inherit all manner of conflicting protocols …

Member Avatar for nazgand
0
172
Member Avatar for tbartoli

After compiling a QBasic program, an object code file is created (.obj). My question is: How do I look at that file? I've tried opening it with a number of different programs, but all I get is gibberish. Thanks for any help....

Member Avatar for Comatose
0
114
Member Avatar for mrwhy

On 15 Nov 2004 Bill Gates downloaded a "fix" to my Win XP (without informing me) From then on XP no longer allowed me to run BASIC I have been writing ALL my progs in BASIC for 30 years so this is catastrophic. Has anyone ideas who to contact who …

0
64
Member Avatar for Peter Mugizi

Can somebody help me. I need to convert a programme from Qbasic to Java. Any help is much appreciated. Peter

0
124
Member Avatar for hallrn

Trying to run QBASIC 1.1 in Windows XP Professional, I get Error message "16-bit MS-DOS Subsystem, Please Input Parameters for this Application". What is wanted here? What should I enter to run QBASIC?

Member Avatar for Real-tiner
0
154

The End.