I am using Delphi 5 in a Windows 2000 environment and printing to an HP 8150 printer. I am experiencing a problem that no one seems able to explain. It is related to using the QRBand1BeforePrint event. The problem is that the first time into the report QRBand1BeforePrint is being executed...
I'm trying to send an array of information from VFP 7.0 into a Delphi object. I believe that part of my problem is that Delphi uses zero based arrays. I have tried to use the following FoxPro code, which throws an error [Function argument value, type, or count is invalid] on the line which calls...
I wasn't clear in my original posting. I have successfully received information from Delphi in an array format. However, I've tried the COMARRAY() in this situation, but it hasn't been successful. The array contains text. I'm passing field names & their values.
Might it be that you aren't issuing the DRIVEREND( pdf )command? I believe this is the statement which releases the converter & restores the previous settings. The code I used was as follows, hope it helps.
* save default directory
SET LIBRARY TO "FllIntf210.fll" ADDITIVE
* Define...
I'm not the owner of the Delphi code and cannot change the way it is written. The Delphi code is requiring that the information is to be passed in as a parameter in an array.
I'm trying to send an array of information from VFP 7.0 into a Delphi object. My problem is that Delphi uses zero based arrays. I have successfully used the COMARRAY when receiving an array of information from Delphi, however I have not been successfull in sending it to Dephi in the proper...
Help, this is making no sense! I’m having a problem with the round() function. I’m running visual 6.0. My code is like the following where salary is a variable (N 10 2) and fields a, b & c are all defined as numeric 10 2
Select a, b, c from table one into cursor query
Amount = query.a +...
[b]I have been fighting this problem for 2.5 weeks now & am desperate to resolve it. One of my clients is running windows 2000 professional. Sporadically they received the error message ‘Error loading printer driver’ when they try to print from their FoxPro system. They are printing to a HP...
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.