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...
Show off your group to the world. Share a photo of your group with us.

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 29019 - 29048 of 35536   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
29019
... Hash: SHA1 === RapidQ List Guidelines === (Updated April 2, 2006) A. Use English, please. This list is an English list. Please try to use English when ...
Chris
c45207
Offline Send Email
May 1, 2006
8:41 am
29020
... http://groups.yahoo.com/group/rapidq/files/Works%20In%20Progress%20%28projects%29/HiLite.zip ... of code! ... converter by ... replaced by ... Thank you...
burkleyd
Offline Send Email
May 1, 2006
8:45 am
29021
Hi, David! ... From: "burkleyd" <burkleyd@...> To: <rapidq@yahoogroups.com> Sent: Monday, May 01, 2006 12:43 PM Subject: [rapidq] Re: Project: Syntax...
Andrew Shelkovenko
diakin2002
Offline Send Email
May 1, 2006
8:51 am
29022
... hilite all ... Hi Andrew, I would have to agree with you 100% that highlighting a file that's 9000+ lines, would take "way" too long to highlight with my...
burkleyd
Offline Send Email
May 1, 2006
9:04 am
29023
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 :...
rapidq@yahoogroups.com
Send Email
May 1, 2006
11:41 am
29024
... It supposed to be like this: myPic.LoadFromResource( RESOURCE(thisResource) ) The method was at first considering posibility to extract resource that...
Don
don67geo
Offline Send Email
May 1, 2006
7:16 pm
29025
... as ... Q ... how ... use ... Don, you call "QPicture2.inc" did I miss an update, if so where might I find it? What I have is: QPicture.inc Project Name :...
Mike
mrmikevet
Offline Send Email
May 1, 2006
9:16 pm
29026
... Yeah Mike, thats the same one. I'm still keeping the old code too in the same place. So, QPicture2.inc is actually the QPicture version 2 code as published...
Don
don67geo
Offline Send Email
May 1, 2006
9:54 pm
29027
... install) for administration of personal finance (non limited count of households, accounts, categories, subcategories, persons). Supported language: czech,...
Slavomir Svetlik
ovalx
Offline Send Email
May 2, 2006
6:10 am
29028
... Ooops, wrong link again - I am very sorry. Maybe this link will be correct: http://www.rq.sk/view.php?cisloclanku=2006050001 Slavo...
Slavomir Svetlik
ovalx
Offline Send Email
May 2, 2006
6:22 am
29029
... Yes, but wath of all is the english version Manuel C....
msca53
Offline Send Email
May 2, 2006
3:36 pm
29030
... English version is into the programme (together with slovak and czech language). Just unzip and run program... If you download source code files, see...
Slavomir Svetlik
ovalx
Offline Send Email
May 2, 2006
4:01 pm
29031
Hi! I update RQ Debugger IDE b.500 http://mira.xeno.ru/rqide.htm - bug with deleting empty windows from windows menu + section list + util string2 char * lang...
Andrew Shelkovenko
diakin2002
Offline Send Email
May 3, 2006
5:30 am
29032
... Thank you Manuel C...
msca53
Offline Send Email
May 3, 2006
3:35 pm
29033
... czech ... Hi.. I downloaded the source zipped archive. Some files are reported as corrupted - CRC errors- by my unzip utility -winrar-. By example:...
msca53
Offline Send Email
May 5, 2006
3:13 pm
29034
I'd like to reduce the number of radio butons and hence choices to 20. I have no problem changing those parts of the code which will do just that, but have had...
paulgwoolcock
Offline Send Email
May 6, 2006
1:30 pm
29035
... Hey Paul, Here's the code to have 2 choices per question. Hang on to the code for 3 choices per question, in case you it sometime in the future. You'll...
burkleyd
Offline Send Email
May 6, 2006
2:08 pm
29036
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 :...
rapidq@yahoogroups.com
Send Email
May 6, 2006
7:37 pm
29037
why do you answer my calling...
up_samo
Offline Send Email
May 7, 2006
2:45 am
29038
For those who are following my progress... I just uploaded the latest version to the link below. (Date: 2006/05/07 - Time: 05:00pm) I "believe" I've got the...
burkleyd
Offline Send Email
May 7, 2006
9:30 pm
29039
Hi! dim z as double z=0.123456789123456789 print z or Label.Caption = str$ (z) returns only 8-9 digits How can I get more digits in string representation of...
Andrew Shelkovenko
diakin2002
Offline Send Email
May 8, 2006
12:39 am
29040
How do i stop a rapidq command uintil its finished completely before continuing?...
rapidq11
Offline Send Email
May 8, 2006
12:48 am
29041
... Hi Andrew, The closest I can get is... zStr = Format$("%.17f", z) Why only 17 decimal places in beyond me. *shrugs* I tried 18 but the last number in the...
burkleyd
Offline Send Email
May 8, 2006
1:25 am
29042
Does anyone know how to determine if a "style" was selected from a QFontDialog? I tried this... ' Start Of Code Snippet Dim FntDlg As QFontDialog Dim MyFont As...
burkleyd
Offline Send Email
May 8, 2006
1:43 am
29043
... Hash: SHA1 burkleyd @ 5/07/2006 8:42:01 PM "[rapidq] QFontDialog Question" <mid:e3m7l9+lleb@eGroups.com> ... <SNIP> ... Here's a convoluted way: Create a...
Chris
c45207
Offline Send Email
May 8, 2006
2:02 am
29044
Is it possible to use a Resource Icon for the application icon (I don`t mean the form icon) without having to extract it. Mike...
Mike
mrmikevet
Offline Send Email
May 8, 2006
2:25 am
29045
... Hash: SHA1 Mike @ 5/07/2006 9:25:02 PM "[rapidq] Application Icon" <mid:e3ma5u+q8j1@eGroups.com> ... Just include a $OPTION ICON "path the icon file" line...
Chris
c45207
Offline Send Email
May 8, 2006
2:32 am
29046
... the ... I must have been asleep these last few years, I never realized $OPTION ICON included into the EXE like a Resource. Thanks for the wakeup ;) Mike...
Mike
mrmikevet
Offline Send Email
May 8, 2006
3:13 am
29047
... Thank you, David! How many decimal digits provides double precizion? (Dummy question ;) Another words - How many decimal digits compiler "eats"? ...
Andrew Shelkovenko
diakin2002
Offline Send Email
May 8, 2006
7:20 am
29048
... Print Strf$ (z, ffFixed, 15, 3) Will print 15 digits among which the last three will be decimal. Max for 15 is 18 ... Jacques...
Jacques Philippe
erdemaal
Offline Send Email
May 8, 2006
10:06 am
Messages 29019 - 29048 of 35536   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