... Here is the classic SortDemo.bas that has six demos to compare and choose from. I copied this to your yahoo.com address where the attachment should stay...
Oops :-( My apologies to the group for the waste of bandwidth to those uninterested in the subject. My mail program saw the SortDemo.bas attachment as text...
Say good bye to prepaid calling cards! No more spending money on calling cards, Earn free http://tinyurl.com/6fyoc Calling cards at our site using this link, ...
Hi! I am looking for the source code to a GUI written in QuickBasic called "Rush" or "RushOS". The company that made it was called "RushSoft". If someone has a...
Gentlemen I have looked in the group archives for this. How would one go abaout reading extra data passed thru the command line to a compiled Qbasic program? ...
Yes, in fact I belive the command is Command$ Just give me a second, the compiler isn't on this computer so I have to download it to make sure. There should be...
Hi all, Matthew is correct, here is the help screen, a site where you can download other examples you might have missed and the subject example program. If you...
Ummm...I know of a command that sends text to the printer. If you're talking graphics I'm not sure how that would work out. LPrint can replace or be placed...
... I think not-- I searched for a long time to find a way to capture a QB graphic. Finally found it! I run it under Win98, which may screw up a QB program in...
... Bobby: If it is simply Text that you want to divert to a printer then there certainly IS a way to do it. You need run under pure DOS and have some...
... there certainly IS a way to do it. You need run under pure DOS and have some knowledge of it. It involves using the DOS COMMAND line to divert the...
... It may be possible without using Lprint statements by using a command line like this: COMMAND LPT1 /c qbasic /run program.bas where PRN and other LPT...
Hi I have tried to compile a simple prog that i've done and i keep getting an error link : warning l4051 : bcl71enp.lib : cannot find library i have made sure...
hello, i'm working on a little game in qbasic and I need to enable a speed delay. anyone know what command to use to make the computer pause for a a short...
JAGSOFT5@...
Nov 21, 2004 10:04 pm
2684
nevermind guys, i figured it out. if you're curious to how i did it, here it is. delay = 50000 'set to desirable delay for i = 1 to delay next i that keeps the...
JAGSOFT5@...
Nov 21, 2004 10:11 pm
2685
... here it is. ... proper delay. sorry for my foolishness, but im not a very good programmer. That reminds me of the old Pascal CRT unit delay loop. It would ...
... Don't apologize- You found a way to do it, so now you're one step closer to being a programmer ;-) Now let me suggest a better way. Your method depends...
Thanks for your help, guys. I had tried using the timer earlier but couldn't seem to get it working. The whole need for the delay sprung from the program...
JAGSOFT5@...
Nov 22, 2004 5:05 am
2689
please unsubscribe ___________________________________________________________ Win a castle for NYE with your mates and Yahoo! Messenger ...
Hello, everyone... I need to create a program that return CPU unique information, such as ... Number, LAN Card MAC Address, and BIOS Date. Is that anyone know...
... Unfourtunately many of these questions can't be answered in a general case, except for the CPUID instruction. Don't be put off by it, however, CPUID...
why? Vishal Gupta <hello_brt_977@...> wrote:please unsubscribe ___________________________________________________________ Win a castle for NYE with...