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...
I’m receiving an error sporadically when printing to our Novell Network HP LaserJet 5SI printer. The driver that I am using is the HP LaserJet 5SI Mopier. I am running on a Windows 2000 professional workstation (this error has also appeared when using a Windows 95 workstation). The error I...
I'm trying to 'hide' a menu bar, not the entire menu nor do I wish to hide an entire pop up either. I'm displaying a variable in the bar when the variable contains a value. For example under the option FILE it's displaying
Save
Search
Delete
Cut
Copy
Paste
** on these...
I'm experiencing a problem with a screen. After modifying
a couple of the options on the menu I run the menuname.mpr
and then redisplay the screen. However once the screen is
displayed only the fields on the screen are visible. None
of the text labels are displaying. I'm under a big time...
I've used 'do menuname.mpr' followed by a variety of trials including "activate window windowname", "show gets", "show window windowname" - the menu refreshes but none of the plain text on my screen shows up. Any ideas as to why all of the fields on my screen are...
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.