Skip to search.
rapidq · Rapid-Q is a multiplatform GUI and CONSOLE BASIC compiler/interpreter

Group Information

  • Members: 1559
  • 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

  Messages Help
Advanced
Messages 9907 - 9936 of 37737   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9907 rapidq@yahoogroups.com Send Email Mar 1, 2002
11:30 am
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 : /setup.exe ...
9908 achim_kokoska Offline Send Email Mar 1, 2002
3:34 pm
Hey mates, I am writing an automatic backup-prog and for configurating the backup i would like to drag and drop the directories from my dir-listbox to a ...
9909 Kee Nej
keenej@... Send Email
Mar 1, 2002
5:13 pm
... So "setup.exe" is a cute little trojan server for the computers of RQ members? Greetings, Kee...
9910 centel sud
centelsud@... Send Email
Mar 1, 2002
5:36 pm
I 'm new programmer on RapidQ. I try to make an application with Rq. My problem is the fact if you put 18 or 19 or 20 in the " Max " edit my application...
9911 Adam C. Carmack
carmacka Offline Send Email
Mar 1, 2002
5:40 pm
What does your code do, I can't make out the language? ... From: centel sud [mailto:centelsud@...] Sent: Friday, March 01, 2002 11:36 AM To:...
9912 centel sud
centelsud@... Send Email
Mar 1, 2002
5:41 pm
'I thing that better for me to put the code on the message. So, the code is : ' $INCLUDE "RAPIDQ.inc" DECLARE SUB OvalBtn1Click (Sender AS QOVALBTN) CREATE...
9913 centel sud
centelsud@... Send Email
Mar 1, 2002
5:45 pm
Ok ! i have sent it like message on few minutes. Is it good now ? Regards Kissu OUAGADOUGOU (BURKINA FASO) ... From: Adam C. Carmack To: rapidq@yahoogroups.com...
9914 Jake Wilson
jake_wilson1 Offline Send Email
Mar 1, 2002
6:18 pm
I think your problem comes with all of the FOR and IF-THEN code, putting it all in one sub can cause a program to slow down alot. 1) BASIC is a slow lanugage...
9915 centel sud
centelsud@... Send Email
Mar 1, 2002
6:23 pm
i use a P III 933MHz and Windows 2000 Me It run access 2000 very fast ... From: Jake Wilson <jake_wilson1@...> To: <rapidq@yahoogroups.com> Sent: Friday,...
9916 Marco Waterman
tobewhatman Offline Send Email
Mar 1, 2002
8:42 pm
For those who didn't know. You can include it in rapidq.inc. Does anybody knows how to get a help icon in the titlebar of a form. thanks Marco ''----Messagebox...
9917 vkleonidus Offline Send Email Mar 1, 2002
11:22 pm
How do you do. I can read, add, correct information in INI-file with the help of WIN API (Kernel32). Exists command for REMOVING unnecessary lines from...
9918 drybittermelon Offline Send Email Mar 2, 2002
12:58 am
One of the reasons why compiling to byte-code is feasible is that the byte-code generated is usually platform-independent, which allows greater portability...
9919 drybittermelon Offline Send Email Mar 2, 2002
1:23 am
On my first glance of your program I can instant spot a very nasty algorithm. Besides other loops, there is a nastiest loops where it always goes round n^5...
9920 maclark88@...
maclark88 Offline Send Email
Mar 2, 2002
5:08 am
This is a very good write up. On Thu, 28 Feb 2002 10:33:54 -0000 "petek1827" <petek1827@...> ... ...
9921 rapidq@yahoogroups.com Send Email Mar 2, 2002
8:19 am
The following rapidq poll is now closed. Here are the final results: POLL QUESTION: Did you come here to program, or to spam us? CHOICES AND RESULTS -...
9922 François Collard
micromegas2002 Offline Send Email
Mar 2, 2002
9:01 am
I was not able to find RQTiny in the Files area. Where is it? François. ... From: "Jake Wilson" <jake_wilson1@...> To: <rapidq@yahoogroups.com> Sent:...
9923 guidance_shanghai
guidance_sha... Offline Send Email
Mar 2, 2002
9:38 am
I tried QIniFile introduced here, seems OK, but can not use "=" as the entry and entryname, how to overcome this in simplest way?...
9924 rapidq@yahoogroups.com Send Email Mar 2, 2002
12:22 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 : /Custom...
9925 petek1827 Offline Send Email Mar 2, 2002
12:34 pm
Your post motivated me to write a small debugging component that I have been thinking about for a while. You can find it here: ...
9926 petek1827 Offline Send Email Mar 2, 2002
12:59 pm
George, Please don't take my skepticism and cynicism toward .NET personally. The questions you raised are important and ultimately need to be addressed by most...
9927 danny846842@... Send Email Mar 2, 2002
1:05 pm
Another thing to consider is that Windows still has the problem of memory fragmentation I know this from personal experience. There are two (2) methods of...
9928 danny846842@... Send Email Mar 2, 2002
1:37 pm
My most current project is writing an updated version of the RapidQ IDE. I've seen the one written in Pascal which is a step forward, but I'm going to use the...
9929 guidance_shanghai
guidance_sha... Offline Send Email
Mar 2, 2002
1:55 pm
I feel it's strange behaviour of Qrichedit, I can not correctly locate "selstart" while attempt to set color of a piece of text inside Qrichedit by code....
9930 guidance_shanghai
guidance_sha... Offline Send Email
Mar 2, 2002
2:07 pm
I just insert "?" (print) in my code and find it's good for debugging -- after F5 compile, a console window will open and the debug info set by "?" will be...
9931 arcmail@...
gmraymond2001 Offline Send Email
Mar 2, 2002
2:07 pm
Francois, Get it here: http://groups.yahoo.com/group/SeriousRapidQ/files/Working%20library/rqtiny.zip Ciao, Tony...
9932 petek1827 Offline Send Email Mar 2, 2002
3:43 pm
If you download the zip file (only 3K) containing the component I wrote (note you may have to cut and paste because of the long url) you will find a readme...
9933 petek1827 Offline Send Email Mar 2, 2002
3:43 pm
I have embedded the following four lines in your code. Look for them below. $INCLUDE "QDebug.cmp" Debug.Print("Value of I" & Str$(I)) Debug.Print("Value of J"...
9934 Chris
c45207 Offline Send Email
Mar 2, 2002
4:17 pm
You can't use the = sign because it looks for an = sign to tell it where the name and the value end. Why do you need to use and = sign any way? Why not just...
9935 lydia2hg Offline Send Email Mar 2, 2002
5:51 pm
The deadline for submitting code to the ABC Archives if Friday, 15 March. If you plan to submit code, please review the information at ...
9936 centel sud
centelsud@... Send Email
Mar 2, 2002
6:43 pm
Yeah ! I'm coming back today on the forum. I see all the message that are posted about my application. so, i thanks you all for your help. But, Pete can you...
Messages 9907 - 9936 of 37737   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