Search the web
Sign In
New User? Sign Up
rapidq · Rapid-Q is a multiplatform GUI and CONSOLE BASIC compiler/interpreter
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 27875 - 27906 of 35534   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
27875
... Hash: SHA1 === RapidQ List Guidelines === A. Use English, please. This list is an English list. Please try to use English when communicating on this list....
Chris
c45207
Offline Send Email
Dec 1, 2005
8:21 pm
27876
... I'd be willing to host it. Shoot me an email if you're still looking.... AIR. -- "Programming is like Poetry. Sometimes the words just escape you..." -me,...
AIR
airrsongs
Offline Send Email
Dec 1, 2005
9:26 pm
27877
Hi all, Still messing about with the Qsocket stuff. I want to send a file to a server that is expecting the file. Both client and server use qsocket. I'm...
Dustin Watts
dustin_watts
Offline Send Email
Dec 2, 2005
9:37 am
27878
Dustin Watts <dustin_watts@...> wrote: Hi all, Still messing about with the Qsocket stuff. I want to send a file to a server that is expecting the file. ...
Nastase Eodor
nastase_eodor
Offline Send Email
Dec 2, 2005
10:27 am
27879
Hi Folks! I found an little Error in Rapidq2.inc: IF OSV.dwMajorVersion > 5 THEN RESULT = "Newer than XP" IF (OSV.dwMajorVersion = 5 AND OSV.dwMinorVersion = 2...
chrbest2
Offline Send Email
Dec 3, 2005
1:02 pm
27880
... Thanks, error will corrected in next release, due out soon as I get my work stuff done.. JohnK...
johnk20042001
Offline Send Email
Dec 3, 2005
6:19 pm
27881
Hi all, I want to know if it is possible to convert a String that contains a value to an integer. So if s$ contains "123456" how can a make I contain the value...
Dustin Watts
dustin_watts
Offline Send Email
Dec 3, 2005
9:36 pm
27882
... Try: Val (s$) Jacques...
Jacques Philippe
erdemaal
Offline Send Email
Dec 3, 2005
9:43 pm
27883
... Hash: SHA1 Dustin Watts @ 12/03/2005 3:35:04 PM "[rapidq] String to Interger (value)" <mid:20051203213504.8650.qmail@...> ... Yes....
Chris
c45207
Offline Send Email
Dec 3, 2005
9:52 pm
27884
... Thanks Jacques and Chris! I'm still (more then two weeks now, lol) trying to send a file (a picture) by using QSocket. The file has a variable number of...
Dustin Watts
dustin_watts
Offline Send Email
Dec 4, 2005
10:48 am
27885
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 : /designgrid.bas ...
rapidq@yahoogroups.com
Send Email
Dec 4, 2005
5:32 pm
27886
Hello, All! You wrote to <rapidq@yahoogroups.com> on 4 Dec 2005 17:32:30 -0000: r> File : /designgrid.bas As I see, there are problem if...
Andrew Shelkovenko
diakin2002
Offline Send Email
Dec 4, 2005
6:56 pm
27887
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 : /flashgames.bas ...
rapidq@yahoogroups.com
Send Email
Dec 5, 2005
2:43 am
27888
... Awesome......
johnk20042001
Offline Send Email
Dec 5, 2005
3:40 am
27889
Is there any way to find a MAC address thank you in advance...
rapidq11
Offline Send Email
Dec 5, 2005
4:20 am
27890
Hi Dustin I replied to one of your earlier post with a server and client example for file transfer (message ref id 27807), did you see that reply? Rob.......
rob7614
Offline Send Email
Dec 5, 2005
9:21 am
27891
Hello, I have discover that a webcam dll is available for RapidQ. Coll ! I would like to create a motion detection program. 1) Do you know if such a code...
jean_cartier
Offline Send Email
Dec 5, 2005
4:00 pm
27892
Hello, ... Excellent! Don't take offense, i've found your idea excellent, so i've ported your idea into Fbsl to expose an embedded COM object into a classical ...
Gérôme GUILLE...
gerome_71
Offline Send Email
Dec 5, 2005
4:13 pm
27893
... Hash: SHA1 rapidq11 @ 12/04/2005 10:20:20 PM "[rapidq] MAC addresses" <mid:dn0f64+d8k1@eGroups.com> ... Try the Win32 API call GetAdaptersInfo(). - -- ...
Chris
c45207
Offline Send Email
Dec 5, 2005
4:54 pm
27894
... Here is a RQ code that compares two BMPs of the same size and quality. First it displays some of the BMP *FILE* header, then it computes a file difference...
Jacques Philippe
erdemaal
Offline Send Email
Dec 5, 2005
8:08 pm
27895
when I type the following into the command prompt I get a file called mac.txt with the Ipconfig info, but thwn i go run("ipconfig /all > c:\vlcchk\mac.txt") if...
rapidq11
Offline Send Email
Dec 5, 2005
10:14 pm
27896
... Hash: SHA1 rapidq11 @ 12/05/2005 4:14:43 PM "[rapidq] what the h^$^%$&$" <mid:dn2e4j+csbt@eGroups.com> ... If you have $ESCAPECHARS ON, you must escape...
Chris
c45207
Offline Send Email
Dec 5, 2005
11:42 pm
27897
How do I send mail through an IMAP server using Rapidq...
rapidq11
Offline Send Email
Dec 6, 2005
12:20 am
27898
... would ... out ... IO can set up an entire site and host the RQ2 package(s) if you want...
rapidq11
Offline Send Email
Dec 6, 2005
2:47 am
27899
... I've got it on my site, for those that are interested.... AIR. -- "Programming is like Poetry. Sometimes the words just escape you..." -me, to my manager. ...
AIR
airrsongs
Offline Send Email
Dec 6, 2005
5:00 am
27900
... photoshop) ... Other than Jacques code, there is no motion detection code in RQ that I know. But you can do alot with RQ, even in real-time analysis. ...
johnk20042001
Offline Send Email
Dec 6, 2005
5:26 am
27901
... Thanks for the offer, check out Air's site. I will have to figure out updates though. -JohnK...
johnk20042001
Offline Send Email
Dec 6, 2005
5:27 am
27902
Thanks a lot. I'm trying it. I'll read the RapidQ2 Doc. I have seen Frame_Grab in WebCam.dll. May be using this function it could work. Here is the code I'm...
jean_cartier
Offline Send Email
Dec 6, 2005
3:47 pm
27903
... That just grabs a frame an places it on the parent form - can't get the bitmap bits from that. Try to use this: Alias "WEBCAM_CanItOverlay" () As Long ... ...
johnk20042001
Offline Send Email
Dec 7, 2005
4:45 am
27906
... My previous post had a too large overhead :) The core of it is an assembler function (re)named CompareBitmap which returns a integer, the greate this...
Jacques Philippe
erdemaal
Offline Send Email
Dec 7, 2005
12:06 pm
Messages 27875 - 27906 of 35534   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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