QBASIC under Windows XP

Reply

Join Date: Jul 2003
Posts: 2
Reputation: peternrose is an unknown quantity at this point 
Solved Threads: 0
peternrose peternrose is offline Offline
Newbie Poster

QBASIC under Windows XP

 
0
  #1
Jul 7th, 2003
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 is a MIGRATION or CONVERSION or "CHEAT SHEET" comparing code.
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,036
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 128
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: QBASIC under Windows XP

 
0
  #2
Jul 7th, 2003
As far as I know, QBASIC is a pretty passee language. You might consider upgrading to Visual Basic due to the simplicity to create windows applications, in addition to the fact that it is completely object oriented. Good luck!
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 898
Reputation: Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light 
Solved Threads: 28
Moderator
Tekmaven's Avatar
Tekmaven Tekmaven is offline Offline
The C# Man, Myth, Legend

Re: QBASIC under Windows XP

 
0
  #3
Jul 7th, 2003
What's LPRINTs purpose? Does it swap the lpt ports or something?
-Ryan Hoffman

.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,036
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 128
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: QBASIC under Windows XP

 
0
  #4
Jul 7th, 2003
In QBASIC, the PRINT statement prints to the screen while LPRINT prints to the printer.
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Join Date: Jul 2003
Posts: 17
Reputation: odious face is an unknown quantity at this point 
Solved Threads: 0
odious face odious face is offline Offline
Newbie Poster

Re: QBASIC under Windows XP

 
0
  #5
Jul 18th, 2003
XP will not run 16 bit applications to my knowledge without some type of emulation service running. I dont mean to judge you as a programmer but anyone who has spent so many years programming should have the logic behind programming in general well developed mentally. It is that logic that allows programmers to do what we do. A language is merely the extension and syntax we use to express this mentality. I would highly recommend not remaining binded to one language as it helps widen your horizons as a programmer to experiment in different languages. Good luck and I hope you find something that works for you.
Reply With Quote Quick reply to this message  
Join Date: Aug 2003
Posts: 5
Reputation: Shug is an unknown quantity at this point 
Solved Threads: 1
Shug Shug is offline Offline
Newbie Poster

Re: Re: QBASIC under Windows XP

 
0
  #6
Aug 17th, 2003
Originally Posted by cscgal
As far as I know, QBASIC is a pretty passee language. You might consider upgrading to Visual Basic due to the simplicity to create windows applications, in addition to the fact that it is completely object oriented. Good luck!
VB is not COMPLETELY OOP.

Polymorphism is not implemented in VB.

Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 898
Reputation: Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light 
Solved Threads: 28
Moderator
Tekmaven's Avatar
Tekmaven Tekmaven is offline Offline
The C# Man, Myth, Legend

Re: Re: Re: QBASIC under Windows XP

 
0
  #7
Aug 19th, 2003
Originally Posted by Shug
VB is not COMPLETELY OOP.

Polymorphism is not implemented in VB.
To put it bluntly - you are wrong.

Polymorphism in VB.NET

You may have been thinking of an older version of VB, but VB.NET 7.0 (2002) and VB.NET 7.1 (2003) are 100% completely object oriented.

Sorry to break your heart - VB.NET is just as powerful as the next language.

Edit: I have now realized that the posted article is for "registered" readers only. If you want to find more about polymorphism in vb.net, google will give you a good 10,000+ results :-)
Last edited by Tekmaven; Aug 19th, 2003 at 3:01 am.
-Ryan Hoffman

.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,036
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 128
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: QBASIC under Windows XP

 
0
  #8
Aug 23rd, 2003
To get back on topic, there's a post located here that might be of some help:

http://www.daniweb.com/forums/thread798.html
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Join Date: Sep 2003
Posts: 208
Reputation: camelNotation is an unknown quantity at this point 
Solved Threads: 1
camelNotation's Avatar
camelNotation camelNotation is offline Offline
Posting Whiz in Training

well..qbasic

 
0
  #9
Sep 13th, 2003
I learnt Qbasic when I took my gcse O levels under the University Of London and for IT I had to learn Qbasic.I think Qbasic is very easy and a basic type of langauge matured ppl don'treally need that at all.
Reply With Quote Quick reply to this message  
Join Date: Oct 2003
Posts: 6
Reputation: phickman7872 is an unknown quantity at this point 
Solved Threads: 0
phickman7872's Avatar
phickman7872 phickman7872 is offline Offline
Newbie Poster

Re: QBASIC under Windows XP

 
0
  #10
Oct 4th, 2003
I really do not want to start over with Visual Basic unless there is a MIGRATION or CONVERSION or "CHEAT SHEET" comparing code.
I started out using GW-BASIC in 1986 and moved on to QBasic. The transition from QBasic to Visual Basic, in 1997, was painless as the only thing needing to be learned was dealing with forms. I think the transition to VB, which Microsoft offers a free version (control creation edition), should be relatively painless.
Nothing is impossible, given time and money.
Reply With Quote Quick reply to this message  
Reply

Message:



Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC