Hi Please note that some functions with an optional argument, like INC or COLOR give errors if are in the THEN part of a single line IF... THEN... ELSE and...
Apologies if this repeats, but I think the first send was through the wrong email. This came to me through the email link at my website. I don't do any...
Hi all! I was trying to format a string to a fixed length, padding the free place with spaces. As there is no LSET or RSET functions in RapidQ, i tried...
Hello all, Can you help me? I think I don't understand UDTs and seek methods. Can you Edit following code? CONST fmCreate = 65535 CONST fmOpenRead = 0 CONST...
Simply use &H00ffffff. It will be white in all color depths. In 256 colors, other colors will be either dithered, or nearest color will be shown. Jernej...
I was wondering how one would assign a color if one was using 256 colors and not 16 bit or 32 bit. If I was running in 256 color mode would i be able to say...
William, Thank you for allowing input into the development of Rapid-Q. This is really great to promote creativity, knowledge, and also the power of Basic....
Hello William and RapidQ users, I thought of a keyword that would be useful, in regards to the new FIELD$ keyword. It would be COUNT$ which would be helpful...
When exactly does the DXTimer expire? I'm trying to make this game i'm working on scroll smoothly, but when I make it smoothly, it's slower. For example, if I...
Hello, If I'm not mistaken, QListbox currently sorts strings only. Although it's easy enough to write a sort routine for numbers, a counterpart to the existing...
Chris, How about using the module(s) as an "include" to the CGI program? This way the data would get passed and run without temp files or large parameters that...
Allo! Allo! Testing the new mailing list! Does it work? I think RapidQ should have the QB LSET and RSET instruction that helped a lot to format strings, and...
Hi all -- I'm writing a CGI app that can call external "modules"... these external modules are other executibles that return data to the main program....
Hello all! When William says about arrays in UDT's, what exactly do you mean? I would like to see arrays of UDT's as well - they make simple databases so easy....
... From: Daniel Foote <d_foote@...> To: <rapidq@egroups.com> ... [snip] ... How about like this: TYPE CharacterType Name AS STRING * 20 Strength AS...
I've been working on my Beginning Beginner's website: the BASICs. I have two seperate redirects for the site, the original http://go.to/thebasics and a new one...
What's New for Build 05.17.2000 ... - Added new FIELD$ keyword - Fixed a little problem with using DWORD in a UDT - Added SIZEOF keyword - Added $ESCAPECHARS...
This may be a bug, or it may be me overlooking something. I have a set of .bmp files, all 40 x 40 and 256 colors. Each bmp file is a small 3 or 4 color drawing...
...or maybe a mis-assumption? This relates to the division operators / and \. These are noramlly floating point "/" and integer "\" division operators, but I'm...
From: Phoenix Magus <phoenixm@...> To: <rapidq@egroups.com> ... form.ClientHeight and form.ClientWidth let you know the exact area that can be used to...
I am making a test program to figure out how to use DirectX and I have a couple questions: When creating a form, what is ClientHeight and ClientWidth. Also,...
Well, I hope my advice was sound and that eGroups works out...<grin> In any case, I'm basking in the May 6th release...Rapid-Q is wonderful! Thomas ...
Welcome to the new Rapid-Q mailing list. I apologize for the inconvenience, but since this list offers mailing list archives, it makes my life much easier. ...