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: 1967
  • Category: Basic
  • Founded: May 13, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 25658 - 25687 of 38090   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
25658 blu_rq Send Email Mar 1, 2005
8:23 am
Hi there, Im confused as to what these constants mean and how to use them?! Could someone please give a simple example of how to use one of these constants...
25659 jwjkp Send Email Mar 1, 2005
2:12 pm
I'm making a server chatting type program. Every thing is going fine, however, I only want my server to accept one client. I have a variable that if someone...
25660 greenpants3 Send Email Mar 1, 2005
3:06 pm
Is there a way to convert a string variable to integer? (The string variable only contains integers)...
25661 J J
jwjkp Send Email
Mar 1, 2005
3:22 pm
... Yes, to convert a string to an Integer str=val(str) Integer to string int=str$(int) Yahoo! Groups Sponsor ADVERTISEMENT ...
25662 rob7614 Send Email Mar 1, 2005
4:06 pm
Hi JJ I have always used the "if sock.ConnectionReady(C) then" like this "if sock.ConnectionReady(C) > 0 then", don't know if it makes a difference but...
25663 Andrew Shelkovenko
diakin2002 Send Email
Mar 1, 2005
4:11 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the Rapid-Q group. File : /RQDBdistr.zip ...
25664 J J
jwjkp Send Email
Mar 1, 2005
4:37 pm
Nothing you said worked. The user connects to another rapid-q. It will work like for 3 times, or so, then freeze. It's weird. I would like to not even...
25665 paul ludgate
snakedile Send Email
Mar 1, 2005
5:52 pm
Hi, John Here are the present set of 'Bitmap Modify' or 'Image Filter' (or whatever you want to call them) routines for 32 bit bitmaps. I've finely tuned them...
25666 Giovanni Seregni
giovanniseregni Send Email
Mar 1, 2005
6:09 pm
It is possible to read your full client and host code? Anyway you must to sniff the going and the incoming packets while your app is working, so you can to see...
25667 Andrew Shelkovenko
diakin2002 Send Email
Mar 1, 2005
8:19 pm
Hello! '---------------- declare function AddNumbers lib "mydll" alias "AddNumbers&quot;_ ( byval operand1 as integer, byval operand2 as integer ) as integer print...
25668 RSchIe1063@...
strchyldone Send Email
Mar 2, 2005
12:58 am
In a message dated 2/25/05 12:52:01 PM Eastern Standard Time, ... Thanks a million, I guess that's what I get for not reading a bit more indepth :) -Ron...
25669 boris
holyguard Send Email
Mar 2, 2005
1:28 am
Hi guys i have a new geature for my DEA 3D Engine, finally i can see an .x file move his body go to http://www.rapidq.it/default.asp?id=1700 and follow the...
25670 Oscar Fernandez
cincoclavos Send Email
Mar 2, 2005
1:37 am
... From: Oscar Fernandez To: rapidq@yahoogroups.com Sent: Sunday, February 27, 2005 4:25 PM Subject: [rapidq] Editing listview Hi: Something knows a method...
25671 Mike
mrmikevet Send Email
Mar 2, 2005
2:09 am
... ========== Really nice work Boris Mike...
25672 Jacques Philippe
erdemaal Send Email
Mar 2, 2005
7:38 am
... Nice to see someone using and enhancing assembler in RapidQ ! Jacques...
25673 gp500m Send Email Mar 2, 2005
10:34 am
Hi Group, Could anyone verify if this is the right way to use BIND function pointer? '-- code start -- $APPTYPE CONSOLE DECLARE FUNCTION MyFuncTemp (X AS LONG)...
25674 gp500m Send Email Mar 2, 2005
10:46 am
For the execution part, change with the following lines. This group ... '-- code start -- Test I(2): PRINT chr$(9);"| I(2)";chr$(9);SPACE$(4);varptr(I(2)) Test...
25675 rob7614 Send Email Mar 2, 2005
11:55 am
Hi JJ try the code for client and server, they work fine for me, well as fine as I needed for testing that is... '------- Server Code ---------- $APPTYPE GUI ...
25676 J J
jwjkp Send Email
Mar 2, 2005
5:59 pm
Everything works, except the stopping a second user from connecting. After a few times, maybe even the first, my program freezes when I try to accept and...
25677 lb_johndavis Send Email Mar 2, 2005
8:10 pm
All, I was wondering if there is a way to loop thru Qlabels with a for loop. Here is a simple example of what I am looking to do. File.Open("KLGA.TXT",...
25678 J J
jwjkp Send Email
Mar 2, 2005
8:42 pm
Hello, I would like to inform you that my email address is about to change. This is due to me switching ISPs, losing my MSN service, and my...
25679 Don
don67geo Send Email
Mar 2, 2005
8:56 pm
... John, Here is an example: ... Label 1: qwerty Label 2: ytrewq Label 3: asdfgh Label 4: hgfdsa Label 5: zxcvbb ... ExtCaption.bas ... $apptype gui $include...
25680 Andrew Shelkovenko
diakin2002 Send Email
Mar 2, 2005
9:01 pm
Hello, lb_johndavis! You wrote to <rapidq@yahoogroups.com> on Wed, 02 Mar 2005 20:10:46 -0000: lj> I was wondering if there is a way to loop thru Qlabels with...
25681 lb_johndavis Send Email Mar 2, 2005
10:05 pm
... for ... WORKED LIKE A CHARM :-) Thanks DON...
25682 Don
don67geo Send Email
Mar 2, 2005
11:00 pm
... No Problem. Glad it works for you... :)...
25683 Peter Chapman
nol@... Send Email
Mar 3, 2005
2:22 am
Since rq is not professional, is there a professional compiler that we should purchase so that re can use rqbas.bas files as a formal souce? peter...
25684 Chris
c45207 Send Email
Mar 3, 2005
3:20 am
... Hash: SHA1 Peter Chapman @ 2005-Mar-2 9:22:25 PM "[rapidq] code" <mid:000a01c51f97$d6c11cf0$6501a8c0@tess> ... What do you mean by professional? What about...
25685 blu_rq Send Email Mar 3, 2005
4:03 am
Hi. Im getting so frustrated lately. It seems like no matter how hard I try, I just cant get an external imaging library to work with RapidQ.. First I tried...
25686 John Spikowski
johnspikowski Send Email
Mar 3, 2005
4:14 am
... Hello Frustrated, I also tried to use the QOLECONTAINER and was unsuccessful at getting it to work. I think this part of the language wasn't completed or...
25687 Chris
c45207 Send Email
Mar 3, 2005
4:22 am
... Hash: SHA1 blu_rq @ 2005-Mar-2 11:03:04 PM "[rapidq] Trying to use PaintX.dll with QOLEOBJECT" <mid:d0629o+3rem@eGroups.com> ... Site down or bad link... -...
Messages 25658 - 25687 of 38090   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