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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 32136 - 32169 of 35534   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
32136
... Ok, I guess I am new to Vista, I have to find out how to set permissions. Up to now I have run XP only in Administrator mode. I have just found out that...
Terry
terry_prism
Offline Send Email
Oct 2, 2007
10:52 pm
32137
... shrunk ... again. ... and ... an ... another ... I ... I ... even ... Still having problems, even tried setting all permissions to administrator. One exec...
Terry
terry_prism
Offline Send Email
Oct 3, 2007
9:37 pm
32138
... Did you try with a RQPC executable complied with version 2700 and later ? They are 100% PE compatible what usual RQ exe are not :) I never tried :) ... All...
Jacques
erdemaal
Offline Send Email
Oct 3, 2007
9:58 pm
32139
... From: Terry <terry_prism@...> To: rapidq@yahoogroups.com Sent: Thursday, 4 October, 2007 7:37:45 AM Subject: Re: Fw: [rapidq] Rapidq & Vista ... ...
Brendan Pugh
brendanpugh06
Offline Send Email
Oct 3, 2007
10:01 pm
32140
... From: Terry <terry_prism@...> To: rapidq@yahoogroups.com Sent: Thursday, 4 October, 2007 7:37:45 AM Subject: Re: Fw: [rapidq] Rapidq & Vista ... ...
Brendan Pugh
brendanpugh06
Offline Send Email
Oct 3, 2007
10:07 pm
32141
Thanks Brendon and Jacques I will try surgestions and report back. Programs compiled with RC seem ok. Terry...
Terry
terry_prism
Offline Send Email
Oct 4, 2007
9:56 pm
32142
Jacques @ 2007-10-03 4:59:18 PM "Fw: [rapidq] Rapidq & Vista" <mid:470410B6.2060709@...> ... I did. It takes some setup, but after that it works...
Christopher W.
c45207
Offline Send Email
Oct 5, 2007
6:53 am
32143
Hi, Is there a way to test if a specific API or function (e.g. ""shellexecute") has been declared, during runtime? Thanks. -hollmen...
hollmen
Offline Send Email
Oct 6, 2007
12:39 pm
32144
... At runtime : call it, if it bugs, it's not or erroneously declared. You can too search for it in the executable (bytecode part) In Example : Declare...
Jacques
erdemaal
Offline Send Email
Oct 6, 2007
3:19 pm
32145
please can someone correct the following code : Dim conn as QOLEObject Dim rs as QOLEObject Dim FilePath as String Dim SQLTXT1 as String ...
oua_amin
Offline Send Email
Oct 9, 2007
12:37 pm
32146
... Alias "GetVersionExA" (ByVal lpVersionInformation As LONG) As Long ... Thank you for your suggestions! I'll have a look at them. Perhaps the bytecode...
hollmen
Offline Send Email
Oct 9, 2007
11:54 pm
32147
... You can also look into LoadLibrary and FreeLibrary API calls ... maybe you should get a handle on the declare statements in your files! I use this very...
johnk20042001
Offline Send Email
Oct 10, 2007
6:19 am
32148
... & ... Info=False" ... work !!!! ... without the pec20.csv file it would be hard to debug! Are you sure that is supposed to return an integer or value?...
johnk20042001
Offline Send Email
Oct 10, 2007
6:22 am
32149
... That's what I was wondering too. Is it suppose to be a string or numeric value? Here's an example that shows using the Str$ (or not using the Str$) in the...
burkleyd
Offline Send Email
Oct 10, 2007
10:22 am
32150 =??B?
the_watchmann
Offline Send Email
Oct 11, 2007
8:42 am
32151
There is one more precaution that should be made. keep a copy of personal data in a secure location that includes hard copies. create an image of the system...
Terry
terry_prism
Offline Send Email
Oct 12, 2007
8:46 am
32154
... I am curious about your post. Are you getting a serious system crash in Vista? Is this a new thing for you now that you switched to Vista? -j...
johnk20042001
Offline Send Email
Oct 13, 2007
4:33 am
32155
... That's strange I have tried several methods even asking that rc.exe be treated as a xp application. I get a executable now of zero bytes and obviously no...
Terry
terry_prism
Offline Send Email
Oct 16, 2007
8:51 am
32156
... I don't know if I'd blame the OS right off the bat. I've managed to compile executables of zero bytes many times in the past. And it always turned out to ...
burkleyd
Offline Send Email
Oct 16, 2007
9:36 am
32157
... Hmmm. I haven't tried running RapidQ under Vista, myself. The only Vista machine I use is a desktop at work. Which, being connected up to the company's ...
Bob Gee
osiyo53
Offline Send Email
Oct 16, 2007
11:16 am
32158
... <snip> ... As David says there are many ways to create zero length exes with RQ but it's not always easy to work out how! My frequent mistake is because of...
paul ludgate
snakedile
Offline Send Email
Oct 16, 2007
2:21 pm
32159
... Terry Are you/have you .. tried using the "patched" version of rc.exe which creates it's temp files in the current "working directory"? Don...
d_homans
Offline Send Email
Oct 16, 2007
8:05 pm
32160
Where will I find a "Patched" version of RQ?. So far any applications I have created work well in Vista. Even a GUI I use in conjunction with RQPC "Sorry...
Terry
terry_prism
Offline Send Email
Oct 16, 2007
10:02 pm
32161
... Terry The patched version (by snakedile) is in the "patched files" directory. Best keep a copy of your old rc.exe (in case there is an incompatibility ...
d_homans
Offline Send Email
Oct 16, 2007
10:35 pm
32162
Bob Gee @ 2007-10-16 6:16:41 AM "Fw: [rapidq] Rapidq & Vista" <mid:70214.8873.qm@...> ... What's your logic behind not installing...
Christopher W.
c45207
Offline Send Email
Oct 17, 2007
2:45 am
32163
... If you want to write to the Program Files directory of Vista,instead of VirtualStore folder of the users AppData directory, read this post: ...
johnk20042001
Offline Send Email
Oct 17, 2007
4:22 am
32164
thanks for the reply the correct statement is : print rs.Fields(name_of_field) 'because print accepts integer, string values it works in Microsoft Basic but...
ouarid amin
oua_amin
Offline Send Email
Oct 17, 2007
9:41 am
32165
... Perhaps I should clarify. Primarily I was speaking of legacy apps and specialized utilities I use for work, and some I use for hobbies (such as hobby...
Bob Gee
osiyo53
Offline Send Email
Oct 17, 2007
11:27 am
32166
Ok I will try it and report back Terry...
Terry
terry_prism
Offline Send Email
Oct 17, 2007
9:08 pm
32169
Finally got on a vista home premium (32-bit) machine. Here is my rant. M$ is trying to clone OSX, with fancy graphics, but not much under the hood. Out of the...
johnk20042001
Offline Send Email
Oct 23, 2007
4:43 am
Messages 32136 - 32169 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