Dear RQPC User(s), I just upload a new version of your beloved RQPC at http://www.teledisnet.be/web/jph01696/RapidQ/Rqpc_2700_1.zip It now requires Resource...
58
beachtiger102
Apr 20, 2007 9:33 am
Hey, What if you have $Include <inc/myfile.inc> (for example)? I don't have my include files under a directory named "Include"; so is that why getting errors...
59
erdemaal
Apr 20, 2007 10:51 am
... RQPC does not change $Include [filename] lines ? So it should not be a problem ? ... $INCLUDE [ FileName ] ... Enclosing the filename between...
60
Terry
terry_prism
Apr 20, 2007 10:55 pm
http://users.teledisnet.be/web/jph01696/RapidQ/RQPC_2700_1.zip Hi, I went to your site and there is a broken link there, may be the site is down for...
61
beachtiger102
Apr 21, 2007 9:30 am
... This is weird. ... I already know how to do this, but thanks anyway :P ... Not working :O ... Only absolute paths are working; i.e....
62
beachtiger102
Apr 21, 2007 9:35 am
Oh yeah... another thing I forgot to mention is that doing this in RQPC makes console input unresponsive: Print "" While InKey$="": Wend ' Just wait for a key...
63
erdemaal
Apr 21, 2007 10:56 am
... Thank you for that Terry. It works again now. It's a Linux server (case sensitive), I made a little change and uploaded a "Rqpc..." instead of an "RQPC..."...
64
erdemaal
Apr 21, 2007 12:14 pm
... YES it is a RQPC bug. It seems that Inkey$ does not work, it does not receive the input character. It's not linked to RQPC version or RapidQ32.DLL version....
65
erdemaal
Apr 21, 2007 12:25 pm
... When you set no -I<path> with RC.EXE, I guess you need to give the full path of your include. With RQPC ???, I never think about that case ??? I will look...
66
erdemaal
Apr 22, 2007 5:49 am
... Here is the RapidQCompile function: Function RapidQCompile () As String DefStr sShell, sDump = "", sFile DefLng sngTimout If flagOptimize = True Then...
67
beachtiger102
Apr 26, 2007 10:21 pm
Jacques, because the groups do not allow attachments anymore (right?), could you please send the newest RQPC to my email address? I'm pretty sure I didn't...
68
erdemaal
Apr 27, 2007 11:49 am
... The new RQPC is not on Yahoo, you can download it at: http://www.teledisnet.be/web/jph01696/RapidQ/Rqpc_2700_1.zip or...
69
erdemaal
Apr 30, 2007 7:05 pm
Hello, Beachtiger noticed that Inkey$ does not work with RQPC. Not only Inkey$ but also Locate, Cls, Console.InputHandle, Console.OutputHandle, ... dont work....
70
Terry
terry_prism
May 1, 2007 10:45 am
Jacques Just to let you know even though you are not getting posts we all love you. Us lesser beings find it hard to compete and come up with any real ...
71
erdemaal
May 1, 2007 10:07 pm
... Oh! All? ... Did you consult the others to write that? Maybe they dont agree, even if, logically, they should. ... Yes and modern England was founded by...
72
erdemaal
May 8, 2007 11:35 am
... RQPC UPGRADE V0.2740 May 7th, 2007 Jacques ... Just overwrite the following files in your RQPC installation Mandatory -...
73
erdemaal
Jun 3, 2007 9:37 pm
Dear RQPC users, I am sure all of you already hit and solved that bug :) ========================================================== When using FB as compiler,...
74
Terry
terry_prism
Jun 8, 2007 10:58 am
I did, hanging on every word, only understanding 50%. That means I can use 50% of your work. Good on you Jacques, I have learnt a lot from you, mostly though, ...
75
erdemaal
Jun 9, 2007 12:08 pm
... I had no doubt you would, ... Yette my innegliche isse excellent ... 50% of a wonder is still a wonder :) ... I have no lack of knowledge, I know...
76
Bob Gee
osiyo53
Jun 14, 2007 10:00 am
... Well, at least two of us have. Had saved this message and just got around to reading it, Jacques. I'm not ignoring you or your very useful utility. I've ...
77
erdemaal
Jun 15, 2007 9:39 pm
... All this is unforgivable, you deserve to be banned from RQPC group ;) I have a personal definition for '??leisure fisherman': "It's someone who attempts to...
78
Andrew Shelkovenko
diakin2002
Jun 16, 2007 6:54 pm
Hello! 15 Jun 2002 on http://www.wildgardenseed.com/RQDP/index.html - Rapid-Q documentation Project found virus. Today I delete virus script from index.html...
79
Bob Gee
osiyo53
Jun 17, 2007 9:37 pm
... Well, I outsmart them more times than not ... but that's not something to brag about, really. It'd be kind of sad for a person to run around bragging that...
80
erdemaal
Jul 21, 2007 6:45 pm
Hello, Just to keep you -one or two users- hot :) versions Changes (read from bottom to top :) ... v 2772 - when a file was ''include, scanning...
81
Terry
terry_prism
Jul 22, 2007 10:55 pm
... Thanks for your support Jacques, I for one appreciate the great tools you have given us. I am also just starting to appreciate the help you gave me. It...
82
erdemaal
Jul 23, 2007 6:27 am
... There must be a SPL to BMP converter freeware somewhere on the web! As I wrote in previous message, I dont have time for such fun these days. Jacques...
83
Terry
terry_prism
Jul 23, 2007 6:53 am
... There is and its free but I cannot include it. I could have it as a resource file unload it, run it, and delete it. but that would be unethical even for...
84
erdemaal
Jul 23, 2007 5:38 pm
... Maybe you could find a FreeBasic, C, C++ or MASM source converting SPL to BMP files and include it in a RapidQ code with RQPC. If you find a source, I...
85
Terry
terry_prism
Jul 24, 2007 12:20 am
... web! ... as a ... be ... like ... have ... the ... SPL ... I will search, Its not for printing though, There is examples of that available. I am developing...
86
Terry
terry_prism
Jul 24, 2007 3:45 am
I will start a new thread on this I have found something from the code project, its an emf viewer, takes forever to load but the source code is available. I...