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 16362 - 16394 of 35534   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16362
Hi! Sorry my bad english... This version 'new language' option is working, but have a bee in one's bonnet. Don't remember the default language. (When restart...
Tamas Szekeres
freepchu
Offline Send Email
Jan 1, 2003
12:13 pm
16363
... DANIEL CALERO . Téléchargez mes logiciels sur le site : www.dclogiciel.fr.st . Création et maintenance de sites Internet : www.languedocweb.com ....
calerodaniel@...
daniel11france
Offline Send Email
Jan 1, 2003
12:14 pm
16364
Hi, I have a small program source in "C" writed for Linux and I wish to tranlate it in Rapidq but I don't know "C" language. Anyone of you hes enough...
Patrick <patrickmacle...
patrickmacleod
Offline Send Email
Jan 1, 2003
7:01 pm
16365
Hi Tamas, ... That's ok, my Hungarian is worse than your english...lol ... Yes, that's true, I haven't figured out how to keep it. I know how to write the INI...
Taj Morton
s2sfarm
Offline Send Email
Jan 1, 2003
7:14 pm
16367
Hi all, i send the source of my small player. Warning, some mp3 does not work and i still don't understand why.... but RQ is great! (see the skin...) I am...
Giovanni Seregni
giovanniseregni
Offline Send Email
Jan 1, 2003
9:44 pm
16368
Ahh, a long time since I've posted anything here... Just so you'd know. I've found a _very_ good alternative to YahooGroups out there. These guys call...
Pavel Minayev <evilon...
evilone_666k
Offline Send Email
Jan 2, 2003
1:58 pm
16369
Toolbar is a mini-beaty. I even threw CdPlayer and enjoyment of some melodies. In occasions I had problems when closing Control Panel (closing button, non...
Manuel Candela
alonecoder
Offline Send Email
Jan 2, 2003
4:25 pm
16370
Hey! Looks pretty nice...might move the KoolB-IDE group there, but, you know, all those archives and files etc.... What do you think about adding support for...
Taj Morton
s2sfarm
Offline Send Email
Jan 2, 2003
5:18 pm
16371
After FontDialog.SetFont(NEWFONT) get the properties of NEWFONT. I needed this info for an INI file and discovered I could get these properties! I think this...
billk2867 <wakcanton@...
billk2867
Offline Send Email
Jan 2, 2003
5:54 pm
16372
... know, ... I'm discussing with their support the possibility of some automated way to migrate existing YahooGroups to SmartGroups. Let's see what they'll...
Pavel Minayev <evilon...
evilone_666k
Offline Send Email
Jan 2, 2003
6:50 pm
16373
TX GUIDANCE! Before your setting I have succesfully upload my last version of DxfONE! in your site! V.1.73 has the new feature -Outlines- (see tutor in EDIT...
Giovanni Seregni
giovanniseregni
Offline Send Email
Jan 2, 2003
8:48 pm
16374
Taj, Pavel has displayed no interest in continuing the development of B++. However, I have offered to pick up the project since I see potential in it. ~Jared ...
Jared
makeupinlove...
Offline Send Email
Jan 2, 2003
11:00 pm
16375
Hello I'm am trying to find a string of text between two specific characters and delete it. For Example: [HELLOWORLD] <HELLOWORLD> ... Now what I want to be...
Bryan -
litttle@...
Send Email
Jan 3, 2003
12:32 am
16376
Hi Jared, I guess I didn't pick up on that...OK, sounds fine anyway. Did you ever figure out how to chage the caption of the form? Did you get the message I...
Taj Morton
s2sfarm
Offline Send Email
Jan 3, 2003
4:27 am
16377
Hello, Bryan! You wrote to <rapidq@yahoogroups.com> on Thu, 02 Jan 2003 19:30:20 -0500: B> I'm am trying to find a string of text between two specific B>...
Andrew Shelkovenko
diakin2002
Offline Send Email
Jan 3, 2003
7:42 am
16378
Hi Taj, Would you mind resending that message? Send it to koolbasic@... . ~Jared Taj Morton <tmorton@...> wrote: Hi Jared, I guess I didn't pick...
Jared
makeupinlove...
Offline Send Email
Jan 3, 2003
9:05 am
16379
I appreciate your help but it didnt quite work for me. I should have said to begin with that I was writing a program that needed to seperate text from HTML and...
Bryan -
litttle@...
Send Email
Jan 3, 2003
10:15 am
16380
Hi I'm having trouble with a console application in RapidQ. I'm using it to print a map using text to represent everything. I'm using the poke command for...
razorsedge77772000 <r...
razorsedge77...
Offline Send Email
Jan 3, 2003
1:46 pm
16383
Hello, Bryan! You wrote to <rapidq@yahoogroups.com> on Fri, 03 Jan 2003 05:12:07 -0500: [...] B> Here is an example: <a href=r/ab>Addresses</a>, <a...
Andrew Shelkovenko
diakin2002
Offline Send Email
Jan 3, 2003
3:53 pm
16384
DECLARE SUB DelWord CREATE Form AS QFORM Center CREATE RichEdit AS QRICHEDIT Width = 312 Align = 1 ADDSTRINGS "<a href=r/ab>Addresses</a> ADDSTRINGS "<a...
taplang <wasaywasay@....
taplang
Offline Send Email
Jan 3, 2003
5:27 pm
16385
New release QDrawMenu version 1.2 http://citymap.getmyip.com/_scripts/file.php?f=80&r=2330 Happy new year....
dominique glodt
dom622002
Offline Send Email
Jan 3, 2003
5:35 pm
16386
The line below should have read in the original post with a comment like this: text$ = text$ - "<>" 'this line is optional Optional since Bryan was unclear...
taplang <wasaywasay@....
taplang
Offline Send Email
Jan 3, 2003
5:43 pm
16387
Hi, something like this newtext="" text= "<hello world>blabla<HELLOworld>blabl<world>" text=replacesubstr$(text,"<",chr$(2)+"<") ...
Marco
alsomarco
Offline Send Email
Jan 3, 2003
11:37 pm
16388
I appreciate everyone's help, I've got it working now. Bryan _________________________________________________________________ STOP MORE SPAM with the new MSN...
Bryan -
litttle@...
Send Email
Jan 4, 2003
12:26 am
16389
Thanks very much! Rearranged directory (upload/gui/menu): http://g.slyip.com/_scripts/file.php?f=315&r=2330 or ...
guidance_shanghai <gu...
guidance_sha...
Offline Send Email
Jan 4, 2003
1:12 am
16390
I do have it already. Spanish: Es bueno poder trabajar en el idioma nativo. Algunos detalles: Sintáxis de palabras en el menú, eg. Wentana en lugar Ventana y...
Manuel Candela
alonecoder
Offline Send Email
Jan 4, 2003
4:39 pm
16391
I do have it already. Spanish: Es bueno poder trabajar en el idioma nativo. Algunos detalles: Sintáxis de palabras en el menú, eg. Wentana en lugar Ventana y...
Manuel Candela
alonecoder
Offline Send Email
Jan 4, 2003
4:39 pm
16392
Hello, i'm new to rapidQ just got it two days ago, I have some basic knowledge of QBasic so I already started a game :) I followed an example and saved data to...
tuzik_dog <gengen@...>
tuzik_dog
Offline Send Email
Jan 4, 2003
6:18 pm
16393
... basic ... find ... Hi, Welcome to the RQ users group. Listbox items are only strings. If you want to add an integer item to a listbox, use str$(yourInt). ...
midiprog2000 <midipro...
midiprog2000
Offline Send Email
Jan 4, 2003
7:00 pm
16394
Hey All, I worked for a short time with qodbc an build a databasebrowser. With the "select statements" it works great. Now I want to expand the dbbrowser also...
rh352000 <ronaldheinr...
rh352000
Offline Send Email
Jan 4, 2003
7:18 pm
Messages 16362 - 16394 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