Hi all, I was in need of some "good" random number generation and i made some reading in rapid-q's doc, it says that rnd returns a "SHORT" type number but a...
To with peace. If i met the writer of "Ebola", I'd smack him into a dang brick wall and beat the @#$% out of him. That virus destroyed my computer twice over. ...
I got mine fromusing hotmail from people in a forum I used to belong to (A1VBCode). I no longer use hotmail and as you've said I don't open any email from...
I haven't done any tests in the rand function of rapidq but usually the build in algorithms in basic languages are very week for producing truly pseudorandom...
On Sunday, February 1, 2004 at 1:40:40 PM, Danny Jackson wrote in the message "[rapidq] More severe laws against writing a virus;" ... If you want to use a cut...
Please!!.. Could somebody send to me WinAmp.inc as an attach..? TX Manuel Candela ... Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it!...
Some of you mentioned of computers destroyed by viruses. Do you mean destroyed hardware? If yes, I wonder how is it possible to damage some hardware through...
I deleted the existing ZIP file (as I have done in the past) but get a message that the "file too large for disk space allocated to this community". Seems...
For jeanclaudelennon; It is possible to write software to overload the chips on a video card. You should check the card before you invest in a new crt. Dan...
Daniel M Blevins
Blevins17@...
Feb 2, 2004 5:21 am
21250
Please feel free to upload it to my RapidQ_Works site at http://groups.yahoo.com/group/rapidq_works/ ... With warmest regards, Danny ... DATE: Mon, 02 Feb 2004...
I think the wrong refresh rate may damage the monitor and this settings may be changed by software. (it's possible i'm wrong :)) Vitor 48º30'W,27º45'S ...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the rapidq group. File : /BCMaker.zip ...
rapidq@yahoogroups.com
Feb 2, 2004 1:22 pm
21256
... It's possible that you are right :-), but that possibility is so small it is nothing to worry about. Some monitors built 30 years ago could be damaged this...
Just a couple of questions. What is byte code and how would you convert it to an executabe file? Dennis ... RapidQ code to byte code (*.bc). Unzip it and then...
... video ... Thanks to you all for your replies. I'm sure that the problem is my crt monitor and not the graphics card. I recently connected another crt...
I was fianlly able to upload QChart but had to remove the html documentaion from the zip to do so. The complete zip is over at the Rapid-Q files section and...
Byte code is native code in order to build it to an executable you'll need a compiler that compiles byte code such as LCC-WIN. To run the executable you'd need...
On Monday, February 2, 2004 at 6:40:43 PM, Danny Jackson wrote in the message "[rapidq] Re: New file uploaded to rapidq" ... Bytecode is NOT native code. Byte...
' This algorithm is from numerical recipes in c. ' It is a powerful random number generator, but not so powerful as Mersenne Twister :) . ' I hope the code...
Hi, Yahoo just implemented Spam filter for all mailing lists last night and guess what, it is flawed. I gives off so many false positives it isn't funny. I see...
Hi, I'm looking for DES encrypt/decrypt algoritmh. Anybody can help me? Tanks, Ericson Benjamim. Brazil....
X-VCD
xvcd@...
Feb 6, 2004 3:11 pm
21267
I'm looking for an example of using microsoft ado recordset in rapidq...
BAH, Bouakary
BBAH2@...
Feb 6, 2004 3:24 pm
21268
Hi. I am new to RapidQ and programming in general. I used to could write nice programs in plain BASIC back in the early 80s. I want to write programs for...
Can I do this without declaring 2 different subs? Declare SameSub Create Form AS QFORM center Create Button1 AS QBUTTON Caption = "Button One" OnClick =...