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@...
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@...
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...
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@...
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@...
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...
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@...
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,...
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...
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...
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...
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...
This is a very good write up. On Thu, 28 Feb 2002 10:33:54 -0000 "petek1827" <petek1827@...> ... ...
9921
rapidq@yahoogroups.com
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 -...
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:...
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@...
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@...
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...
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....
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...
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...
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"...
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...
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@...
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...