Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the chetsqbasic group. File : /Browse...
chetsqbasic@yahoogrou...
Oct 14, 2003 7:27 am
314
THERE'S PROBABLY A SIMPLE ANSWER TO THIS ONE, MAYBE YOU CAN HELP ME? WHEN WORKING WITH A STRING, QUICKBASIC SEEMS TO INTERPRET A COMMA AS THE END OF THE...
Hello, I am a new member and an Amature Programmer using Qbasic. I would like to know if Anyone knows anything about using Pictures in Qbasic? ChrisPate2000...
ok, type Sprite 2.0 into Google and download it. That is a good sprite editor!!! From, Nathan Kessler ... Do you Yahoo!? Protect your identity with Yahoo! Mail...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the chetsqbasic group. File : /List of...
chetsqbasic@yahoogrou...
Dec 6, 2003 4:16 am
320
because i found a library definition "BASIC procedures in QuickBASIC 4.x and ProBASIC 7.x DOS Libraries. Select a Date, Day, or Month, from a BASIC screen ...
___eqo___
eqo@...
Jan 3, 2004 11:40 am
321
... Únete a los miles de sin pareja en Meetic... ¡te vas a enamorar! http://www.iespana.es/_reloc/email.meetic...
___eqo___
eqo@...
Jan 3, 2004 11:47 am
322
... Juega con Ventura24.es, lotería inteligente y multiplica tus posibilidades!! http://www.iespana.es/_reloc/email.ventura...
___eqo___
eqo@...
Jan 3, 2004 11:47 am
323
... Únete a los miles de sin pareja en Meetic... ¡te vas a enamorar! http://www.iespana.es/_reloc/email.meetic...
___eqo___
eqo@...
Jan 3, 2004 11:47 am
324
in the Microsoft knowledge base are mentioned thousands of times the bug and fix lists for Qb45, Qb71, etc, etc i did download the complete knowledge base for...
___eqo___
eqo@...
Jan 3, 2004 11:47 am
325
... Únete a los miles de sin pareja en Meetic... ¡te vas a enamorar! http://www.iespana.es/_reloc/email.meetic...
___eqo___
eqo@...
Jan 3, 2004 11:47 am
326
... Únete a los miles de sin pareja en Meetic... ¡te vas a enamorar! http://www.iespana.es/_reloc/email.meetic...
___eqo___
eqo@...
Jan 3, 2004 11:53 am
327
i need it because Microsoft says it is needed to remove some lines of code causing hangings i got it from Qb4.5 but i prefer Qb7.1 ... Juega con Ventura24.es,...
___eqo___
eqo@...
Jan 3, 2004 11:53 am
328
does somebody know how to read more than _4Gb_ of free disk using Interrupts?, or maybe another way without using SHELL? or maybe a very GOOD TRICK of SHELL? i...
___eqo___
eqo@...
Jan 3, 2004 11:54 am
329
i want to see the code of the procedures of a .Qlb or .Lib, i have seen several programs that say can do it but ONLY SHOW THE NAMES of the SUBs and FUNCTIONs...
___eqo___
eqo@...
Jan 3, 2004 11:54 am
330
is it possible to substitute automaticly the commands and statements of the Qbasic for customized names? for example to substitute LOOP for REPEAT or END for...
___eqo___
eqo@...
Jan 3, 2004 11:56 am
331
i got this problem how is it the interrupt code to know ONLY if a file it is being used Without trying to open it? not Qbasics tricks, statements, functions,...
___eqo___
eqo@...
Jan 3, 2004 11:56 am
332
i mean Ms-Dos colors of the system screen not the COLOR statement of the QB_, does exist a POKE or something like that or an EXE already made? the colors must...
___eqo___
eqo@...
Jan 3, 2004 11:56 am
333
I am trying to convert to using SUB/CALL statements, as a former GOSUB/RETURN writer, and I am having limited success; I am having problems with a variable...
Hey, buddy, relax. If you have one thousand questions, don't send one thousand e-mails. Next time, consider sending them all in one e- mail, 'kay? Kewlio...
you are not including those matrixes as parameters into the SUB parameters, your SUB it is SUB GetRGB (file%, x%, y%, bin%, gin%, rin%) but must be SUB GetRGB...
___eqo___
eqo@...
Jan 4, 2004 10:19 am
336
i consider that every question must have its own post because another way questions and answers become confused i am really sorry if we disagree __have my best...
___eqo___
eqo@...
Jan 4, 2004 10:38 am
337
you are not including those matrixes as parameters into the SUB parameters, your SUB it is SUB GetRGB (file%, x%, y%, bin%, gin%, rin%) but must be SUB GetRGB...
i mean foreground and background colors beeing used by the Ms-dos user, i tried OUT &H3C7, 0 r = INP(&H3C9) g = INP(&H3C9) b = INP(&H3C9) but returns the...
___eqo___
eqo@...
Jan 5, 2004 11:59 am
339
i am believing that into the Exe only are included the routines and definitions that the program will use, not the whole Quick library being used am i correct?...
___eqo___
eqo@...
Jan 6, 2004 6:38 am
340
___eqo___ <eqo@...> wrote: is it possible to substitute automaticly the commands and statements of the Qbasic for customized names? for example to...
___thank you for your answer Nathan, i know now that i can make my own FUNCTIONs or SUBroutines using the names that i like ___the CONSTants can substitute the...