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 : /printqr.zip ...
rapidq@yahoogroups.com
Feb 1, 2003 11:13 am
16856
Hi folks! In a program I'm working on, it should be impossible to press Ctrl- Alt-Del. I mean: nothing should happen. How can I do this? Thanks!...
This used to work, but now that I tried with Windows XP and it doesn't. Take a look: $include "rapidq.inc" Const SPI_SCREENSAVERRUNNING = 97 Declare Function...
I should have added that I meant in Windows NT/2000/XP. I'm not sure about Windows 9x/ME. Josh ... From: Josh Fitzgerald To: rapidq@yahoogroups.com Sent:...
This is NOT my first application, but Hint and Color are not visible! CREATE Form AS QForm Top = 50 left = 50 Width = 356 Height = 243 CREATE BootBtn AS...
Hi, Sorry if I bother, but I would like to let you know the there is a language in actual development that remember me RapidQ relating to the speed you can ...
I'm trying to write and read a .txt file from a richedit. I can read the file when I write to the file (when I open up notpad and save) and make the text pop...
Seems not exceed Rapid-Q. The doc it attached only discussed its GUI part, how about the general programming/language features? If the vaiables are all file...
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
Feb 2, 2003 9:08 am
16868
I PUT HERE MY W. Y. DOC Why this tutorial has Button Color Properties enabled on WIN? Very Tx if someone...... G. Rapid-Q Documentation by William Yu (c)1999...
Hi all, In my Chat application showing jpg and animated gif in the Chat Room or Private Message [ ;-) ] i use successfully something as CREATE msHTML AS...
... Hi con-boy13, before you read from the file, set file.position = 0, the next line should be: richedit2.text = file.readstr(file.size) 'read the whole file ...
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 : /QChart.zip ...
rapidq@yahoogroups.com
Feb 2, 2003 5:40 pm
16874
... on mine it says this at the top: Rapid-Q Documentation by William Yu (c)1999-2000 looks like you have an old copy of the docs....
Hello, I've lost a lot of time trying to do more than .navigate with the IE Object ! With VB it's done in two minutes :) The following is something found on...
Hi, ( Sorry about the english) The RapidQ masters would help me? I Cant sen mail thru the eMail.Inc because there are an error in my code - and i do not find...
... Well, part of a program I'm creating involves the unser typing in numbers in a edit box and then saving them to a text file. I still dont have any luck...
con-boy13@... Said; ... File.position = 0 is the start of the file and has to be set *after* the file is opened. ... If the file doesn't already exist use...
First of all I want to say I appologize for my last posting, there's no excuse for it, but as a consolation I want to state that I'm a dis- abled Viet Nam...
Ctrl+Alt+Delete cannot and should not be caught on Windows NT/2000/XP. Ctrl+Alt+Delete is only caught and processed by Windows. It is removed from any message...