Part of the problem is there are files containging binaries (.exe) so I'm proposing a new rule that code only be uploaded. Hey we've all got RQ so why should...
Hi Mike, ... Yes, I am...Yahoo39;s file system is really bad. I'm looking for others who would like to be moderators to help me. Email me if you're interested. ...
... In my mind, COM interfaces are a way of making object-oriented programming with a DLL. Instead of a bunch of API calls, you have 3 interface methods with a...
21425
rapidq@yahoogroups.com
Mar 1, 2004 9:45 pm
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 : /QChart.zip ...
Hi folks. Saw some discussion of using arrays in objects so I thought I would share my experiences. In playing around with QChart A discovered some RapidQ...
For me: 1. It has the right blend of simplicity and hidden power. 2. It is fun and challenging to wring unexpected performance out of a "limited" tool 3. There...
Duh I forgot the subject line before. and I fixed the code so it works with just a cut and paste. No more trailing ends Hey Guys has anyone been able to make...
Try this: DIM crlf AS STRING crlf = chr$(13)+chr$(10) Now use crlf in your code ... With warmest regards, Danny ... DATE: Tue, 02 Mar 2004 02:05:25 From:...
I'm trying to get the CodeSense control mess CMN_keypress to work, so far no luck. Below is a snippet of the code involved. 'CodeMax info about CMN_KEYPRESS ...
I agree... Here are the Pros: 1. Its completely free with a generous license. 2. Executables are smaller than any other BASIC that I know of (HotBasic...
RapidQ is very good, strong and simply! That is, why I like it. I think, each member of this community will be welcome RapidQ update, but we have not source...
Hi, This is a notification that I updated rqide.zip (an IDE(tool to write programs) for rapidq) at http://home.planet.nl/~water793/ I forgot to update the...
... Here is the code for UUID/GUID generator. Not sure about HEX translation accuracy. Hope some experts will fix them if it's not correct. Th program will...
Sorry for the previous comment.. found the problem... The slash is reversed.. Should be: http://home.planet.nl/~water793/zipfiles/rqide.zip I should have...
Use the FileExists keyword, EG IF FileExists("C:\RapidQ92;Reademe.txt") = 0 Then ShowMessage "File does not exist" Replace "C:\RapidQ\Reademe.txt" with whatever...
Ditto ... With warmest regards, Danny ... DATE: Tue, 02 Mar 2004 05:52:30 From: Scott <Scott@...> To: rapidq@yahoogroups.com Cc: I, too, would happily...
... I would give $20 too ! We now have $140, a good beginning :) Anybody ever tried Free Pascal + Lazarus ! It is said to be a Delphi clone working under many...
Don't forget NO DLL files, no mak files, no vbp files (etc). Wu had good insight into the need for readable code, made a simple description of how to program...
Cause HotBasic isnt $20. You can attract many people with a low price or few with a higher one. I guess he chose the latter. REALBasic might be worth...
... One of the biggest reasons is the lack of compatibility. RapidQ actually follows the standards established way back when.... trying to port a functional ...