| Message Title | Author and Date |
| QB64 V0.86 released today! |
on Feb 5 |
| *Great news! Thanks. |
on Feb 6 |
| Auto-formatting of code is a great addition... |
on Feb 6 |
| Thanks TheBoB! |
on Feb 6 |
| *Re: I really get that "I'm programming in QBASIC" feeling": Me too -- I'm home! |
on Feb 6 |
| * Open DISPLAY and try 120 x 40 columns/rows. |
on Feb 6 |
| I prefer 100 x 35 with this special font... (*URL) |
on Feb 6 |
| *Very nice -- attractive and spacy. Yours is nice too, Pete. |
on Feb 6 |
| Oh well, always a bridesmaid, never a bride. |
on Feb 7 |
| *I've gone back to the familiar QB font after all, so you're both old maids. |
on Feb 7 |
| * What? No Comedy Font? LOL |
on Feb 7 |
| A Christmas wish... |
on Jan 31 |
| * F4 never worked in a QB EXE file either. Add a SLEEP when checking. |
on Jan 31 |
| *I guess you're right -- although I never needed it except during program development. |
on Feb 1 |
| *It's already planned. F4 will show a screenshot of your program just before it closed. |
on Feb 1 |
| *There really is a Santa Clause! Great -- and thanks. |
on Feb 1 |
| Why not allow F4 to pause an EXE ANYWHERE when run? |
on Feb 1 |
| * I thought that's what Ctrl-Break was for, but perhaps I'm mistaken...? | RpgFan on Feb 1 |
| * Well Mr.Wiki, Ctrl + Break kills the program unless you use _EXIT. |
on Feb 1 |
| Yes, QB64 is not an interpreter like QBasic is... |
on Feb 1 |
| Found another way to pause QB64 with the mouse. |
on Feb 2 |
| *Yeah, pausing doesn't help me much, but it's worth knowing. |
on Feb 2 |
| valentine's day? | Muffinman on Feb 3 |
| Ctrl + arrow rt/lt in QB IDE move cursor from word to word. |
on Feb 3 |
| * Make up your mind dammit. IDE or compiler? :-P |
on Feb 4 |
| IDE Stuff | Ben on Feb 4 |
| Re: IDE Stuff | Laanan Fisher on Feb 4 |
| *When editing the bas file, will it store the bas file in ram or a temp file? | Ben on Feb 4 |
| * Teehee....this is a match made in Heaven, LOL. |
on Feb 4 |
| Re: *When editing the bas file, will it store the bas file in ram or a temp file? | Laanan Fisher on Feb 4 |
| An observation... |
on Jan 25 |
| You don't need to hide-draw-show the mouse cursor in QB64 |
on Jan 25 |
| That's good to know... |
on Jan 25 |
| * Soooooo....what is _MOUSEHIDE for? To play games with users? |
on Jan 27 |
| If your question is implicitly inquiring about the use of _MOUSEHIDE... | RpgFan on Jan 27 |
| * Been there, done that. I just made a paddle to spank your avitar! |
on Jan 27 |
| Mouse query... |
on Jan 24 |
| I have no problems. What happens after the button is clicked? |
on Jan 24 |
| Yours works fine for me too -- not sure what the problem is... |
on Jan 24 |
| I don't think a delay in the MOUSE loop is a great idea but.... |
on Jan 24 |
| I only use CALL INTERRUPT in QB and QB64, no problems. |
on Jan 24 |
| * Add AX = 4 to move the pointer, 5 for click position, 6 for release position |
on Jan 24 |
| *Thanks Pete -- I'll try it (and thanks Clippy). |
on Jan 24 |
| * Your welcome. I tried a 1 second _DELAY and had no jumping. |
on Jan 24 |
| I've solved another QB64 mystery... |
on Jan 25 |
| Out of memory error with BSAVE |
on Jan 23 |
| * Let me guess, you get an error 5? |
on Jan 23 |
| Nope -- Critical Error Numero Uno! Run this program... |
on Jan 23 |
| * The max number of elements did not change. Integer didn't either |
on Jan 23 |
| This one seems bound by the QB limits, very interesting.. but schtupid... | Pete on Jan 24 |
| I was thinking the SAME thing Pete. |
on Jan 24 |
| Just to clarify... |
on Jan 24 |
| LOL, well Bill Gates decided "BSAVE will NEVER need more than 32767 integer elements!" |
on Jan 24 |
| I'll explain why this error occurs here... |
on Jan 25 |
| *Thanks -- like I said, no problem, just curious. |
on Jan 25 |
| * Next time Bob, think outside of the 'box' and use unconventional memory. :) |
on Jan 25 |
| Done deal -- although... |
on Jan 25 |
| * blame intel | Ben on Jan 25 |
| No sweat Bob. No BSAVE or BLOAD either with QB64! |
on Jan 25 |
| *Yeah, that's what I use. I PUT my screen in a binary file - same speed as BLOAD. |
on Jan 25 |
| * Yes, we can SAVE the entire screen with room for the RGB colors too! I love it! |
on Jan 25 |
| The _COPYIMAGE function creates a new image handle |
on Jan 22 |
| I see that it's possible to load bitmaps in QB64... |
on Jan 20 |
| Screen 12 can use up to 32 bit images. Including JPEG and others. |
on Jan 20 |
| Valuable information, however ... |
on Jan 20 |
| To give you an idea... |
on Jan 20 |
| * Yeah, I started a bitmap color editor but 256 colors was tough. |
on Jan 20 |
| * Apparently not. I got a grey circle w/o an error. I'll ask about that. |
on Jan 20 |
| Screen 12 only supports 16 colors, but you can make your own screens. |
on Jan 20 |
| *That's the one!! Bless you young Clipster! |
on Jan 20 |
| * Bless Galleon, he provided the info. That's the Republican thing to do. |
on Jan 20 |
| *lol - well, we Democrats also appreciate the efforts of the little people. |
on Jan 20 |
| *Actually, I became a Democrat for that joke -- we Canadians aren't that political. |
on Jan 20 |
| * Yeah, Canada only has 2 parties. The French and everybody else LOL. |
on Jan 20 |
| *lol -- too much truth for this time of the morning. |
on Jan 20 |
| RE: SCREEN _NEWIMAGE(640,480,256) for SCREEN 12/13 upgrades |
on Jan 21 |
| All good news ... |
on Jan 21 |
| Another question for Galleon (or anyone else who knows)... |
on Jan 19 |
| I think it varies Bob. Some have it, some don't. |
on Jan 19 |
| *I know all that -- it definitely isn't a capability of .wav files. But which?? |
on Jan 19 |
| It's in the Readme of QB64 folder |
on Jan 19 |
| Thanks, Clippy... |
on Jan 19 |
| Forget the above rant... |
on Jan 19 |
| Hooray -- figured it out at last... |
on Jan 19 |
| Great Bob, but ONE space is naural after a comma!. |
on Jan 19 |
| *I'll add support for spacing between elements passed to _SNDOPEN etc. soon |
on Jan 19 |
| KONG lives! ... |
on Jan 19 |
| Kong sounds great! |
on Jan 19 |
| *Is the link for the QB64 'minigolf' download correct? |
on Jan 20 |
| * Apparently not. Real LINK to MG golf..... |
on Jan 20 |
| *??? My link in the "KONG lives!" post works fine for me - the one you posted doesn't (??) |
on Jan 20 |
| *Oops! I tried the MiniGolf URL -- not Kong -- but yours doesn't work either. I'll repost. |
on Jan 20 |
| This one works (Kong) ... |
on Jan 20 |
| * MINE works fine Bob. Is this a French Canadian thing? |
on Jan 20 |
| Apparently... |
on Jan 20 |
| * I sent you an email bout that |
on Jan 20 |
| *Thanks to you, too - you've given me back QBasic (with bells and whistles -- literally). |
on Jan 20 |
| RE: Size of sound files & inclusion in QB64 samples |
on Jan 20 |
| Yes, file size was a concern of mine, too... |
on Jan 20 |
| Galleon, here's a partial solution for the time being... |
on Jan 20 |
| Thanks, I'll check it out... |
on Jan 20 |
| There's one that never would have occurred to me... |
on Jan 20 |
| * What happens if you are not online? Like many dial up people. |
on Jan 20 |
| Let's get real and make something more postivie of this... |
on Jan 20 |
| *That's a good idea too |
on Jan 20 |
| The _FULLSCREEN function can verify the window mode |
on Jan 18 |
| Question for Galleon... |
on Jan 17 |
| No... |
on Jan 17 |
| You definately need about 6 or 7 DLL files for graphics |
on Jan 17 |
| You've got mail, Pete... |
on Jan 17 |
| But it's not mini-golf season... It's NFL playoff season! |
on Jan 17 |
| You were pretty much right about the files needed for stand-alone... |
on Jan 17 |
| I just created what you need Bob. Unzip it to any location LINK |
on Jan 17 |
| *Thanks, Clippy -- I appreciate it. |
on Jan 17 |
| *btw -- what do you think of 4shared? I'm looking for a file-sharing site to use myself. |
on Jan 17 |
| It works great so far! It also keeps download counts for you. |
on Jan 17 |
| I think Mac and I used this one and it was really good... |
on Jan 17 |
| *Thanks guys. |
on Jan 17 |
| Well, lucky for you, it's halftime... |
on Jan 17 |
| That's great news -- I do have another question... |
on Jan 17 |
| * Email it to me Bob and I'll check it out. Use verizon address. |
on Jan 17 |
| On its way... |
on Jan 17 |
| * Naw nothing exotic, just XP but 32 bit. |
on Jan 17 |
| *Hey, it's all information. Thanks. |
on Jan 17 |
| Dammit Bob, now it's basketball season! |
on Jan 17 |
| Good plan... |
on Jan 17 |
| * Wellllll, since your programming again you could make a cheat. |
on Jan 17 |
| * Since I'm cheating again, I could use a program. |
on Jan 17 |
| OK, my boy finally went to bed, so I had a chance to play with it a bit... |
on Jan 18 |
| More great news! ... |
on Jan 18 |
| * Sooooooo..you don't see the trail? I gotta upgrade darn it! |
on Jan 18 |
| I know what you mean now by "trail" ... |
on Jan 18 |
| Last thing I want to play with is an ape with a trail behind him. |
on Jan 18 |
| * How about : "Putters I Am Proud Of"? :-P |
on Jan 18 |
| I'm not sure there'll be too many more "Proud" programs in pure QB... |
on Jan 18 |
| I actually agree... |
on Jan 19 |
| Here you go, Solitaire... |
on Jan 19 |
| Also, about the .BMP |
on Jan 17 |
| *Thanks, Don -- actually, I do have a MiniGolf bitmap icon included. |
on Jan 17 |
| For anyone playing my miniature golf game (mg.bas) that came bundled with QB64... |
on Jan 14 |
| You might want to consider using TIMER functions... | Pete on Jan 15 |
| Thanks -- I'll check into those. I'm sure there are lots of presents yet to open! ... |
on Jan 15 |
| TIMER(seconds) can got down to one millisecond |
on Jan 15 |
| Yes, so I've noticed... |
on Jan 15 |
| Some comparisons between QB and QB64 using the WAIT statement... |
on Jan 16 |
| In some tests I got negative returns in QB64. |
on Jan 16 |
| *Yeah, speed increases alone account for most of my adjustments to existing code. |
on Jan 16 |
| * I wouldn't make a lot of changes just yet. The problem is QB64's not yours. |
on Jan 16 |
| *Programs should be written in real time. | Ben on Jan 16 |
| Not necessarily. Some programs could benefit with more speed. |
on Jan 16 |
| Just tried this for the first time.... | unseenmachine on Jan 7 |
| RE: But this looks really good... |
on Jan 8 |
| * Indentation is minor compared to QB64's added functionality. |
on Jan 8 |
| Attention: TheBob RE: all of your QBASIC programs! |
on Jan 4 |
| *Note: Final golf score: 84strokes (+54 over par!) |
on Jan 4 |
| Thanks a lot -- I appreciate your trying the games... |
on Jan 4 |
| *The pleasure of testing such beautiful software was all mine! Thank you. |
on Jan 6 |
| Should the new ON TIMER event use CALL for SUB procedures? |
on Jan 3 |
| ATTENTION: TheBoB re: Your previous BLOAD/BSAVE error report. |
on Dec 26 |
| *Great news -- looking forward to the next update! |
on Dec 27 |
| Some bad news... |
on Dec 27 |
| *Thanks for the link, there will be another update in 1-2 weeks and I will get it working! |
on Dec 27 |
| *I appreciate it. |
on Dec 27 |
| Investigated & fixed. It was a rather unusual bug... |
on Dec 28 |
| What I found about multiple GETs using one array. |
on Dec 28 |
| Nah, you misunderstood the bug Clippy... |
on Dec 28 |
| * Oh, that xplains a lot. Don't want that to happen! |
on Dec 28 |
| Thanks Galleon ... |
on Dec 28 |
| How would you feel about a CHAIN call compiling another module? |
on Dec 30 |
| The question arises... |
on Dec 31 |
| I agree. CHAIN needs to go the way of the dinosaur... | Pete on Dec 31 |
| Doesn't FTC include CHAIN too? |
on Dec 31 |
| *"Make Screen 12 have pages too!" -QB64 has already done so for years |
on Dec 31 |
| * Well, about 1.5 years. | qbguy on Dec 31 |
| * How many pages? Give me a list. I don't have any SCREEN documentation. |
on Dec 31 |
| *2147483647 or as many as your computer's memory can hold |
on Jan 1 |
| *lol- I think we'll be able to work with that. |
on Jan 1 |
| WHAT! - I just tried PCOPY 0, 2147483647 and all I got was an OVERFLOW ERROR! :) |
on Jan 1 |
| No | qbguy on Dec 31 |
| * BTW
* BTW ∫ is the integral sign | qbguy on Dec 31 |
| Re: Doesn't FTC include CHAIN too? (It does. Try reading post before shooting off mouth.) | Pete on Jan 1 |
| Yeah? Remember when I said 640K would be good forever? |
on Jan 1 |
| Re: I agree. CHAIN needs to go the way of the dinosaur... |
on Jan 1 |
| Re: I agree. CHAIN needs to go the way of the dinosaur... | Pete on Jan 1 |
| * There should be a way to compile a single exe but split your source into multiple files | qbguy on Dec 31 |
| Anyone can write their onw utility for that. | Pete on Jan 1 |
| problem in QB64 |
on Dec 21 |
| Re: problem in QB64 | Pete on Dec 21 |
| *I dont like the wiki | Ben on Dec 21 |
| You and me both, and that's not a shot at Clippy, who has put a lot of work into it. | Pete on Dec 21 |
| Everything in the WIKI can be easily converted. Are you offering? |
on Dec 21 |
| Presto | Pete on Dec 21 |
| * Duh, where is the QB64 stuff? |
on Dec 21 |
| I just thought I'd give you a link that anyone could use... | Pete on Dec 21 |
| Not bad, but a little terse like QB Help. |
on Dec 21 |
| The link is now broken... |
on Dec 31 |
| Re: You and me both, and that's not a shot at Clippy, who has put a lot of work into it. | Laanan Fisher on Dec 21 |
| * I don't like you either Ben, but I tolerate you. Don't be a whiner. |
on Dec 21 |
| thanks for help |
on Dec 22 |
| You're welcome... | Pete on Dec 22 |
| Hi YanR |
on Dec 26 |
| qb64 icon problem | lawgin on Dec 18 |
| Incompatable with file manager. |
on Dec 18 |
| *Same thing happens with XP Pro | lawgin on Dec 18 |
| You will have to copy or drag BAS files to the QB64 folder |
on Dec 18 |
| Here is a workaround | lawgin on Dec 18 |
| Here's another... | Pete on Dec 18 |
| * On Linux you can use nice to do the same thing | Anonymous on Dec 18 |
| I had to use a longer path, but only once |
on Dec 18 |
| Removing "Open With" option | lawgin on Dec 19 |
| You can control the registry with the command line | Anonymous on Dec 19 |
| * Thanks! I thought it might involve the registry. Removed it. |
on Dec 19 |
| QB64 is giving you that messsage as if the icon wasn't present because.. | Pete on Dec 18 |
| I see what you mean | lawgin on Dec 18 |
| Galleon could solve this by... |
on Dec 19 |
| Utility program to help auto-convert multi-modular QB programs to QB64. *URL | Pete on Dec 13 |
| Can you add more logic operators | Ben on Dec 12 |
| * I doubt it. Logic doesn't seem to work with you :) |
on Dec 12 |
| If I was going to add these, I'd more likely implement them as functions... |
on Dec 12 |
| It's the second one. | Ben on Dec 12 |
| You are right Galleon. There is no reason to NOT combine existing operators. |
on Dec 12 |
| yeah except imp | Ben on Dec 12 |
| Ben, you missed the point entirely! |
on Dec 14 |
| The x86 instruction set has strange instructions equivalent to the N< form and more... | RpgFan on Dec 14 |
| This worries me a bit... or is it a byte? | Pete on Dec 14 |
| Re: This worries me a bit... or is it a byte? | Laanan Fisher on Dec 14 |
| In regard to the a*=b |
on Dec 14 |
| The '?' idea wouldn't work Pete for the following reason... | Galleon on Dec 14 |
| Re: The '?' idea wouldn't work Pete for the following reason... | Laanan Fisher on Dec 15 |
| Emulation of SHL and SHR in QB/QB64 | RpgFan on Dec 15 |
| Re: Emulation of SHL and SHR in QB/QB64 | Laanan Fisher on Dec 15 |
| I understand the argument for supporting at least SHL and SHR. | RpgFan on Dec 15 |
| *Clearly, the SHL & SHR were too modern for Microsoft to include then in QBASIC! (lol) | Galleon on Dec 16 |
| * LOL! I was referring to the 64-bit data type support in QB64 when I typed "modern". | RpgFan on Dec 16 |
| *The QB KEYWORDS are not done yet! Don't add any of this JUNK until then! |
on Dec 16 |
| Re: I understand the argument for supporting at least SHL and SHR. | Laanan Fisher on Dec 16 |
| * FORTRAN 90 has bit rotation implemented as the intrinsic ISHIFTC function | qbguy on Dec 16 |
| In my oppinion... |
on Dec 16 |
| I don't really like the *=, but we really need SHR/SHL I think. | Ben on Dec 14 |
| * "WE"? Sounds more like YOU to me. I see you don't like asterisks though! |
on Dec 14 |
| *Look again. There's an asterik there. Right after 'the'. | Ben on Dec 14 |
| * That's one of those all-purpose ones... also known as a smart asterisk. :) | Pete on Dec 14 |
| Re: If I was going to add these, I'd more likely implement them as functions... | Laanan Fisher on Dec 14 |
| I hope QB64 has an awesome IDE, too... |
on Dec 14 |
| Re: I hope QB64 has an awesome IDE, too... | Laanan Fisher on Dec 14 |
| I concur... | Pete on Dec 14 |
| QB/QB64 IDE | Laanan Fisher on Dec 14 |
| Re: Can you add more logic operators | RpgFan on Dec 12 |
| Call absolute compatibility | Ben on Nov 26 |
| * Not for a while. Interrupt only works for a mouse. PEEK and POKE are limited too. |
on Nov 26 |
| RE: Emulation of 386-realmode all opcodes in QB64 |
on Nov 29 |
| the 386 opcode sets. |
on Nov 30 |
| * "I did it in FreePascal" Is that on your car bumper? :) | Pete on Nov 30 |
| * lol yep...however did you guess? |
on Dec 1 |
| Myst I think it would be best to post this at the QB64 forum. |
on Dec 1 |
| RE: I can send what I have or convert it for you. |
on Dec 2 |
| We're sorry, but Myst keeps slipping into and out of a coma these days... | Not really Myst's Doctor on Dec 10 |
| * Neener! He recently emailed me. He needed Galleon's address. |
on Dec 10 |
| * That Brick! :) | Pete on Dec 10 |
| Full source to complete text-based UI in QBasic |
on Nov 26 |
| Try it with a 2D array. |
on Nov 26 |
| I think the problem is variable scoping |
on Nov 26 |
| Nope, must be 3 dimensions. |
on Nov 26 |
| I'll send a code report to Galleon. |
on Nov 26 |
| KONG via QB64 is on indefinite hold... |
on Nov 16 |
| BTW - to Galleon... |
on Nov 16 |
| * Galleon has been busy at his job recently. So it may take time for a reply. |
on Nov 16 |
| *Thanks, Clippy -- no hurry. |
on Nov 16 |
| * No hurry? You mean like DOSBOX... don't hurry....be happy |
on Nov 16 |
| I know, I know, that's why FTC needs to be job #1... | Pete on Nov 16 |
| Re: I know, I know, that's why FTC needs to be job #1... | Laanan Fisher on Nov 16 |
| Re: I know, I know, that's why FTC needs to be job #1... | Laanan Fisher on Nov 16 |
| * The C code is there, but the Qbasic code is not. |
on Nov 16 |
| Re: * The C code is there, but the Qbasic code is not. | Laanan Fisher on Nov 17 |
| * internal/temp/*.txt contain the C++ code QB64 generated from your BASIC code | qbguy on Nov 17 |
| * So your saying your code looks ugly then? LOL :-P |
on Nov 17 |
| Re: * internal/temp/*.txt contain the C++ code QB64 generated from your BASIC code | Laanan Fisher on Nov 17 |
| Something major has changed already |
on Nov 17 |
| Re: Something major has changed already | Laanan Fisher on Nov 17 |
| *Thanks TheBoB, I'll check it out. There's no reason it shouldn't work so its a QB64 bug. |
on Nov 19 |
| I opened the Pinkbox.BSV and it loaded ok. |
on Nov 19 |
| You don't want too many pink boxes on your hard drive, anyway... |
on Nov 19 |
| The BSAVEd file worked well. It must be a BLOAD or PUT problem. |
on Nov 19 |
| Loaded another Demo chapter with lots of images in QB64. |
on Nov 19 |
| I'm not surprised it worked... |
on Nov 19 |
| I found the error! It happens because of index 1. |
on Nov 19 |
| It's a clue as to the real problem, at least... |
on Nov 20 |
| I posted a bug about the mouse coodinates being off in full screen. | Pete on Nov 20 |
| Useful to know... |
on Nov 20 |
| You mean your mouse don't work either Bob? |
on Nov 20 |
| Here's another one... |
on Nov 20 |
| Ignore above post... |
on Nov 20 |
| * Looks like you hit the wrong note there. |
on Nov 20 |
| QB64 under linux. |
on Nov 14 |
| Not a FAQ, but..... |
on Nov 14 |
| "Sincerely" Hey, did you just buy your first suit? | Pete on Nov 14 |
| Cool... |
on Nov 14 |
| QB64 WIKI can tell you more (link) |
on Nov 14 |
| I just got it installed. Typing qb64 from any location starts it. :) |
on Nov 22 |
| * NOTE: TCP/IP will not work in the Linus version of QB64! |
on Nov 23 |
| * NOTE: TCP/IP will not work in the Linus version of QB64! |
on Nov 23 |
| Hey Galleon -- I compiled "KONG" in QB64 and it ran alright, but... |
on Nov 11 |
| Try the QB64 WIKI | Clippy on Nov 11 |
| *Great stuff! Thanks. Do you have to declare subs & functions as in QB? |
on Nov 11 |
| * Not the QB64 stuff. The compiler takes care of that. | Clippy on Nov 11 |
| *Great - thanks! |
on Nov 11 |
| * You might want to make a small program to test the sound files you use. | Clippy on Nov 11 |
| But first you have to ask yourself... | Deep Thoughts by Jack Handy on Nov 12 |
| Deep thoughts, Jack... |
on Nov 12 |
| Hey Bob... | Pete on Nov 12 |
| *That's okay -- I was on my 6th beer when I wrote it. |
on Nov 13 |
| *Can't reply now, I have this Croatian chick here and I think I made a terrible mistake! | Pete on Nov 13 |
| Confucius Say: if you can't find the book you're looking for, | Anonymous on Nov 13 |
| Scalers for QB64? |
on Nov 7 |
| That would be super cool! | Pete on Nov 8 |
| *Stop butchering the sound for our species. It's "meow", not "mow"! =^.^= | Felis Catus Spelling Police on Nov 8 |
| Meow, mow, don't get your vowels in an uproar. | Garfield on Nov 8 |
| * Quit making "bat" files and finish the compiler! ;-) ^^0^^ | Pete on Nov 1 |
| nice bat | Ben on Oct 31 |
| That was the Haloween special. |
on Nov 1 |
| * There are 2 ls in Halloween, but there is only one "F" in FreeBasic. | The FreeBasic Spelling Team on Nov 1 |
| Galleon will soon put up the Thanksgiving QB64 special... | Holiday Spirit on Nov 12 |
| VISTA | iLL on Oct 13 |
| More info needed... | Pete on Oct 13 |
| QB64 "interpreter" | Anon on Oct 5 |
| TCP/IP support is now available in QB64 (*URL) |
on Sep 28 |
| Did you remove the ctrl-break problem? | Ben on Sep 30 |
| Technically the programs need to check for the predefined key combinations. | rpgfan3233 on Oct 1 |
| RE: Did you remove the ctrl-break problem? |
on Oct 1 |
| * LOL ol'e DOSBOX Ben always wants something faster... |
on Oct 1 |
| If anybody would like to contribute SHORT code examples for the QB64 WIKI ... |
on Sep 12 |
| * [Expletive Deleted] | Anon on Sep 13 |
| * [Response to Expletive Deleted] | Anonymous on Sep 13 |
| qb64 cant run this | asfh on Sep 13 |
| Yes it can! (but...) |
on Sep 14 |
| QB64 no support cubic math | gene ray on Sep 10 |
| Apparently you are from South America and you are cubed already. |
on Sep 10 |
| *Due to 100% QBASIC compatibility I'm afraid -1*-1 will always equal 1 in QB64 too! | Galleon on Sep 10 |
| I don't know about all that cubic math stuff, or South America * South America. but... | Tim Taylor on Sep 11 |
| * Galleon is working on TCP/IP for QB64. |
on Sep 5 |
| PHP injection @ qb64.net (for the 2nd time...) |
on Sep 1 |
| Forum restored! |
on Sep 1 |
| I sure hope that you can save the WIKI |
on Sep 1 |
| *Wiki restored now too! |
on Sep 2 |
| * Thanks! I see the screenshots are still messed up. |
on Sep 2 |
| QB64 site has problems. Cannot post. |
on Aug 31 |
| How to define BACKGROUND color |
on Aug 30 |
| COLOR ,BAR | Anon on Aug 30 |
| *QB64 V0.841 Released today! |
on Aug 21 |
| Possible metacommand for QBASIC users |
on Aug 15 |
| It sure would make adding QB64 code easier in the QB IDE |
on Aug 15 |
| Personally, I don't think it'd be worth it. |
on Aug 15 |
| WHAT? It sounds like a switch to use the NEW QB64 functions to me! |
on Aug 15 |
| *The differences are the same as the differences between FB and QB. |
on Aug 15 |
| * It is not the same as FB! You NEED a switch to even USE QB code in FB! |
on Aug 16 |
| The metacommand would allow hybrid programming... |
on Aug 16 |
| * Why not set the environmental variable QB64_VERSION | Anon on Aug 16 |
| * Because that would only be skipped at runtime, not at compile time | ymous on Aug 16 |
| * The main point is that the QB IDE will ignore the 'QB64 code as a comment! |
on Aug 17 |
| Genius... | Captain Picard on Aug 23 |
| Applying that patch now Captain... |
on Aug 24 |
| *I understand it, I just don't like the idea of comment coding. |
on Aug 26 |
| * Then don't use INCLUDE or DYNAMIC either! |
on Aug 27 |
| There's a big difference |
on Aug 28 |
| It's only a way to use one program file instead of 2 really |
on Aug 28 |
| * Then use an existing macro system such as m4 | Anon on Aug 28 |
| Re: There's a big difference | Cyperium on Oct 4 |
| Good idea to say the least. | RpgFan on Aug 24 |
| You could exclude QB code with another QB64 command |
on Aug 27 |
| But it would break QB compatibility! |
on Nov 11 |
| * That $ could be a plus too! | Clippy on Nov 11 |
| The underscore is under appreciated in the QB IDE... | Pete on Nov 11 |
| It becomes this...... | Clippy on Nov 11 |
| Galleon has added some missing download files. |
on Jul 30 |
| * INCLUDE will be available with next QB64 update. |
on Aug 9 |
| How's this for a long winded error message... |
on Jul 25 |
| You could take the GCC approach... | RpgFan on Aug 24 |
| Galleon has found another way to speed up QB64 compile times, |
on Jul 24 |
| *The QB64 V0.84 download has changed today. Please redownload if you have had difficulties |
on Jul 25 |
| DRAW works great! | Dav on Jul 25 |
| * Asterisks work great too on empty posts. |
on Jul 25 |
| Sorry. | Dav on Jul 25 |
| * That's why I got rid of my wife! Mac was tossing me for no asterisks. Really! |
on Jul 25 |
| Don't worry | Anon on Jul 29 |
| I'm just wondering, but why doesn't this work? |
on Jul 19 |
| I got it to compile, but only after commenting out the... | Dav on Jul 19 |
| This 4 line program demonstrates the bug you are encountering |
on Jul 20 |
| I need you Pete! |
on Jul 19 |
| What is the URL to that report? |
on Jul 19 |
| Here | anon on Jul 19 |
| That's the one, thanks. Also, an idea of what's causing it... | Pete on Jul 19 |
| What is this??? | Prime Productions on Jul 15 |
| RE: C# (Probably worthless) |
on Jul 15 |
| Work on implementation of the DRAW statement has begun |
on Jul 13 |
| No tail recursion in QB64? | qbguy on Jul 9 |
| * NO "tail recursion" for you! |
on Jul 9 |
| * You'll have to excuse Clippy, he hasn't had any tail in a long time. |
on Jul 9 |
| * I gather you won't post at QB64 anymore. So you can whine here. |
on Jul 9 |
| How far can one code in QB64? |
on Jul 8 |
| * Far as you want. Just use CHAIN and a data file to hold your Common Shared values. |
on Jul 8 |
| Attn: Pete |
on Jul 8 |
| Sorry, I thought CHAIN was implimented. |
on Jul 8 |
| * I'll try to make some time Sunday to have a go at it. |
on Jul 10 |
| Unhappy... |
on Jul 11 |
| What does this program do? | qbguy on Jul 11 |
| ROFL @ Try it out with FB... |
on Jul 11 |
| QB64 does a linear scan on variable names | qbguy on Jul 11 |
| * Also, you still didn't say what this program does! | qbguy on Jul 11 |
| Here is what my program does... and doesn't do... |
on Jul 11 |
| Tiny C compiler | qbguy on Jul 11 |
| * I agree 100%! We need those error lines or some kind of clue. |
on Jul 11 |
| Well, maybe Galleon will consider that as a request... |
on Jul 11 |
| Galleon needs some help. There are a lot of distractions! |
on Jul 11 |
| I'd made my first graphics program, grass growing... |
on Jul 11 |
| Why would a finished QB64 compiler would make BASIC popular again? | Anonymous on Jul 12 |
| * Well, I'm not gonna tell ya either dummy but FB is a joke! |
on Jul 12 |
| RE: Why would a finished QB64 compiler make BASIC popular again? |
on Jul 13 |
| Well, at least it is 16-bit in QBASIC "mode" | qbguy on Jul 13 |
| Re: RE: Why would a finished QB64 compiler make BASIC popular again? |
on Jul 13 |
| NO compile should take over a FEW minutes! Let alone an hour! |
on Jul 11 |
| Several large software packages require hour long compile times | qbguy on Jul 11 |
| On my computer, compiling the Linux kernel takes 8 minutes and 31.875 seconds | qbguy on Jul 11 |
| What's your longest QB64 compile time? |
on Jul 11 |
| No QB64 compile should ever take that long! An error is occurring... |
on Jul 13 |
| Results not good... |
on Jul 14 |
| I know how you feel. I was once married too. |
on Jul 14 |
| Well, I'm throwing in the towel on this try... |
on Jul 14 |
| See the glass as you will Pete, it makes no difference. |
on Jul 14 |
| Well people, then what can be done to get some enthusiasm back into this project again? |
on Jul 14 |
| I've said it before : Galleon cannot possibly do this project ALONE! |
on Jul 14 |
| * But on Linux, "yes we have no bananas" is a working command | Dean Menezes on Jul 15 |
| Fixed | Anon on Jul 20 |
| * Infinite GOTO loop. Hit Ctrl - Break! Delete program from life! |
on Jul 20 |
| * I cannot log on at QB64.net! | qbguy on Jul 6 |
| OK, I reset the password using my e-mail account | qbguy on Jul 6 |
| *Et tu, Brute? Then fall, Caesar! |
on Jul 7 |
| RE: Et tu, Brute? Then fall, Caesar! |
on Jul 7 |
| And I would WANT to delete a post that has a link to the latest version of QB64 why? | qbguy on Jul 7 |
| * Easy there QB! You're starting to use CAPS too......... |
on Jul 7 |
| * ok. i'll use all lowercase letters from now on. | qbguy on Jul 7 |
| There isn't any reason WHY I can think you would have done this... |
on Jul 7 |
| * Shouldn't that be "I believe time will tell?" | Grammar Police on Jul 7 |
| The REAL question is WHY was QBguy a "super moderator"? |
on Jul 7 |
| * OK {falls down} | Caesar on Jul 7 |
| Please explain your intentions Qbguy as I'm confused... |
on Jul 15 |
| * QBguy is a jerk sometimes! You don't really need Mr. Linus anyhow. I'd ban him! |
on Jul 15 |
| *Just to be clear, I have no intention of banning Qbguy. |
on Jul 16 |
| * How about just using a new name so he can keep your's? |
on Jul 16 |
| QB64 packaging bug | Anonymous on Jul 6 |