Hi, another error is shown when I try to execute a rave report with RVSystem component or RVProject :
"unable to gain control of rave data communication system"
thanx a lot!
John
Hi,
I get an error when I try to execute a Rave report with the RvSystem component (method Execute).
"Unexpected header code found in report"
Anybody?
Cheers,
John
There's the message number 512 that is catch before the sleep mode event but I can't find it's constant name (like WM_SYSCOMMAND for example).
I don't know if this could be the message...
Cheers,
Julien
I want to catch the event on my main form.
The component TApplicationEvents acts exactly like my procedure, so there is no changes.
My procedure catches other events like mouse clicks or activation for example, but not the system events.
Thanx for your help!
Julien
Hi Coffy Tan,
ya I did it and it works fine thanx. Although, I want the calculate field to appear at the bottom of each page.
That is a problem beacause if a group has to be print on two page for example, the right result will appear only on the second page.
I tried to use a PIVar and it...
Thanx man, really helpful..
although, with which procedure can I catch this message?
I tried with :
procedure TfrmLoc.FormMessage(var Msg: TMsg; var Handled: Boolean);
begin
msg.
Case msg.Message of
WM_KEYFIRST..WM_KEYLAST, WM_MOUSEFIRST..WM_MOUSELAST:
Timer.Enabled := False...
Hi,
I didn't found documentation about power messages in my windows help...
I tried to do something with this procedure :
private
procedure WMSysCommand (var Msg: TWMSysCommand);
message WM_SYSCOMMAND;
procedure TfrmLoc.WMSysCommand(var Msg: TWMSysCommand)...
Hi,
what I want to do is to print the sum of all account balances of all customers from one company. I use a CalcText to sum these fields..
Although, i want to sum not only the page, but the entire databand.
It,s ok when all fields can be print on one page, but when there are to many fields...
Hi all,
Office 2002 - SP2
My Outlook freezes when I try to send an email without attachment to over 20 external email adresses. There is no problem on the server. I'm on a Toshiba laptop.
Is there something I can do?
Cheers,
John
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.