Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

rapidq · Rapid-Q is a multiplatform GUI and CONSOLE BASIC compiler/interpreter

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1970
  • Category: Basic
  • Founded: May 13, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 21421 - 21450 of 38070   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
21421 Danny Jackson
blackjack_d307 Send Email
Mar 1, 2004
4:03 pm
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...
21422 Mike
mrmikevet Send Email
Mar 1, 2004
4:15 pm
Is anyone even taking care the files area? Doesn`t look like it....
21423 Taj Morton
tajmorton Send Email
Mar 1, 2004
4:39 pm
Hi Mike, ... Yes, I am...Yahoo&#39;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. ...
21424 johnk20042001 Send Email Mar 1, 2004
7:22 pm
... 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 Send Email 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 ...
21426 mzito59 Send Email Mar 1, 2004
9:54 pm
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...
21427 mzito59 Send Email Mar 1, 2004
10:00 pm
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...
21428 standstiladdie Send Email Mar 2, 2004
2:06 am
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...
21429 Danny Jackson
blackjack_d307 Send Email
Mar 2, 2004
4:30 am
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:...
21430 Danny Jackson
blackjack_d307 Send Email
Mar 2, 2004
4:45 am
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 ...
21431 blu_rq Send Email Mar 2, 2004
5:30 am
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...
21432 midiprog2000 Send Email Mar 2, 2004
10:45 am
... to ... I agree with the pros ;-) And yes, I would also pay for an updated Rapid-Q. Alain...
21433 Giovanni Seregni
giovanniseregni Send Email
Mar 2, 2004
10:52 am
I also! G....
21434 Scott
scott1x Send Email
Mar 2, 2004
10:52 am
I, too, would happily pay for an updated version. I wouldn't hesitate at $20. And 20, please! Not $19.95. <grin> I, too, agree with...........
21435 JFDreyfus@... Send Email Mar 2, 2004
10:54 am
I also Docteur Jean­François DREYFUS (MD, PhD) 33 (0) 6 12 82 67 80 I also Docteur Jean­François DREYFUS (MD, PhD) 33 (0) 6 12 82 67 80...
21436 Slavomir Svetlik
ovalx Send Email
Mar 2, 2004
11:36 am
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...
21437 byteshaper
picard2026 Send Email
Mar 2, 2004
1:53 pm
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...
21438 Scott
scott1x Send Email
Mar 2, 2004
5:07 pm
I can get to your web site with no problem, but when I click on the download links, I get a 404. Scott...
21439 Don
don67geo Send Email
Mar 2, 2004
5:12 pm
... 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...
21440 Scott
scott1x Send Email
Mar 2, 2004
5:22 pm
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...
21441 boris
holyguard Send Email
Mar 2, 2004
6:17 pm
How could i verify if a file exists on a directory?...
21442 Danny Jackson
blackjack_d307 Send Email
Mar 2, 2004
6:34 pm
Use the FileExists keyword, EG IF FileExists("C:\RapidQ&#92;Reademe.txt") = 0 Then ShowMessage "File does not exist" Replace "C:\RapidQ\Reademe.txt"; with whatever...
21443 Danny Jackson
blackjack_d307 Send Email
Mar 2, 2004
6:41 pm
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...
21444 John Graves
standstiladdie Send Email
Mar 2, 2004
10:27 pm
I'ld pay $20 hec hb is $60 isn't it? but it's alot faster ... From: JFDreyfus@... To: rapidq@yahoogroups.com Sent: Tuesday, March 02, 2004 5:54 AM Subject:...
21445 AEI
jturcotte@... Send Email
Mar 3, 2004
12:52 am
Hello ... Just a information .. How to have access to rapidQ/files Thank you Jeannot...
21446 Jacques Philippe
erdemaal Send Email
Mar 3, 2004
1:31 am
... 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...
21447 johnk20042001 Send Email Mar 3, 2004
6:19 am
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...
21448 johnk20042001 Send Email Mar 3, 2004
6:46 am
Thanks for the code, I'm on it get back with you if it is not a dead- end... JohnK ... UUID...(stuff deleted )......
21449 blu_rq Send Email Mar 3, 2004
8:05 am
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...
21450 Scott
scott1x Send Email
Mar 3, 2004
1:24 pm
... One of the biggest reasons is the lack of compatibility. RapidQ actually follows the standards established way back when.... trying to port a functional ...
Messages 21421 - 21450 of 38070   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help