... There is a way, but it took me quite a while to find it. You set up a timer, and get it to frequently check what the track status mode is. I presume you...
22198
johnk20042001
May 1, 2004 2:48 pm
There was a web site that had examples of FFT, DFT, and neural net in QuickBasic code. Poorly documented and I can't remember the web site, but you can try...
22199
Daniel M Blevins
Blevins17@...
May 1, 2004 4:25 pm
Chris; I wrongly assumed rapidQ is no longer being distributed and there is no means to replace any members who leave the Forum. I thought a CD full of...
22200
Bernt Figaro
noraone2003
May 1, 2004 7:08 pm
To find out if a mp3 file has ended. Yes, u must have a timer (1000) enabled and check if the mp3 is playing or not. The lenght of the mile in milisecond can...
22201
cyberkoa
May 1, 2004 10:23 pm
hi , I got to know RapidQ 2 years ago when i browse to http://www.thebestfreeware.com , which put RapidQ as the best freeware Basic Compiler . But when i go...
22202
Boltex
pierbid
May 1, 2004 11:30 pm
Yes it's very active (for that kind of thing) You gotta get Dr Electron's Fixed Libs for RapidQ, And most important you need to know about Guidance's Website:...
22203
Giovanni Seregni
giovanniseregni
May 2, 2004 2:35 pm
RapidQ in chat works fine for me! See the undercostruction MatrYxZone (Yahoo Chat) at http://www.freewebs.com/imitidicthulhu/ wrote by a friend of mine ;-) All...
22204
Luca Spiller
luca_spiller
May 2, 2004 7:19 pm
Does anyone have any good code that can remove a directory with files and subfolders in it, and those subfolders can have more files and more subfolders, etc,...
22205
RSchlege1063@...
May 2, 2004 7:44 pm
In a message dated 5/2/2004 11:17:59 AM Eastern Daylight Time, gmseregni@... writes: RapidQ in chat works fine for me! See the undercostruction...
22206
RSchlege1063@...
May 2, 2004 8:08 pm
I am curious as to how Rapid-Q handles PowerBASIC *.inc routines? I just downloaded Rapid-Q a few hours ago & I must admit...I do not impress easily, but ...
22207
Jacques Philippe
erdemaal
May 2, 2004 11:25 pm
... There is component named QSHFileOperation doing this, it's at Guidance site at http://g.yi.org/f.php?f=403 Jacques...
22208
starbase112
May 3, 2004 1:54 am
Sirs: I am working with QStringGrid. The hilighting of the cells works fine with goRowSelect and goRangeSelect. My problem is how do I access (within the...
22209
Hal Halvorson
westlahalsoft
May 3, 2004 4:34 am
Members, I have made an executable called sqlgood in linux. I get a successful compile, but when I try to use the shell command below to execute it this is...
22210
Andrew Shelkovenko
diakin2002
May 3, 2004 8:27 am
Hello, starbase112! You wrote to <rapidq@yahoogroups.com> on Mon, 03 May 2004 01:54:42 -0000: s> Sirs: s> I am working with QStringGrid. The hilighting of the...
22211
Nicolae Panaitoiu
pana_niko
May 3, 2004 10:38 am
Hi , Another question! Please show me how works goRangeSelect! Kind regards, ... works ... hilighted. I ... no ... moving the ... grid ... position. ... ...
22212
mzito59
May 3, 2004 10:47 am
... I would also like to see a working example of goRangeSelect. Michael...
22213
Andrew Shelkovenko
diakin2002
May 3, 2004 12:02 pm
Hello, mzito59! ... m> I would also like to see a working example of goRangeSelect. Well.. We can use state% parameter in OnDrawCell SUB (Col%, Row%, State%,...
22214
starbase112
May 3, 2004 5:15 pm
... redrawn ... Project '--------------------------- Thanks for the websites mentioned, I've got a lot of exploring to do. Unfortunatly I cannot access the...
22215
Luca Spiller
luca_spiller
May 3, 2004 6:49 pm
A program I have recently made in RapidQ is showing up as infected in Norton Antivirus 2004 and I was wondering if anyone knows of any good messages...
22216
johnk20042001
May 3, 2004 7:03 pm
I found the web site for qbasic code for a neural net (node) http://www.dspguide.com This is also a great web site for signal processing in general. I used a...
22217
mzito59
May 3, 2004 7:41 pm
... redrawn ... Andrew, Thanks for the example. I will explore. Also like to thank you for your work on the RQ Documentation project. Last I looked the...
22218
RSchlege1063@...
May 3, 2004 8:05 pm
Hi, I am working on a project & have hit a brick wall of sorts. I want to read in a text file, of my own creation, that looks like this: ******* 0 <- of 0 or 1...
22219
Andrew Shelkovenko
diakin2002
May 3, 2004 8:09 pm
Hello, Michael! You wrote to <rapidq@yahoogroups.com> on Mon, 03 May 2004 19:39:58 -0000: //... m> Also like to thank you for your work on the RQ Documentation...
22220
rapidq@yahoogroups.com
May 3, 2004 8:16 pm
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 :...
22221
Andrew Shelkovenko
diakin2002
May 3, 2004 8:18 pm
Hello, starbase112! You wrote to <rapidq@yahoogroups.com> on Mon, 03 May 2004 17:14:49 -0000: //... ... s> redrawn ... s> Thanks for the websites mentioned,...
22222
midiprog2000
May 3, 2004 10:29 pm
... to read in ... this point, ... streams are ... Hi Ron, The easiest way is to create a udt first. Reading the file would be as simple as 1) open the file,...
22223
rdhays82604
May 3, 2004 10:54 pm
Thanks!!! ... files and a loop variable to change the listindex and testing if playing. ... is not present. ... can (maybe) give u a solution. ... of Service....
22224
rdhays82604
May 3, 2004 10:55 pm
Thanks!!! ... files and a loop variable to change the listindex and testing if playing. ... is not present. ... can (maybe) give u a solution. ... of Service....
22225
RSchlege1063@...
May 4, 2004 12:30 am
In a message dated 5/3/2004 6:31:19 PM Eastern Daylight Time, midiprog2000@... writes: You can write an udt to a file using qfilestream method 'WriteUDT39;...
22226
Chris
c45207
May 4, 2004 12:39 am
RSchlege1063@... <RSchlege1063@...> @ 3-May-2004 8:27:44 PM "[rapidq] Re: Input from text files??" <mid:141.287cef03.2dc83d80@...> ... If you want...