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'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'm displaying values stored in variables as an option off of my menu. These variables are determined during execution of the programs However, the only way I can get the menu to reflect these changes is by executing the .mpr. After doing the .mpr and either an activate window xxxx or show...
I'm trying to add the last 3 product numbers searched off of my menu. (Like you see the last several documents you've accessed in Word). I'm not sure how to dynamically create these options off of the menu. Any suggestions?
I'm new to visual foxpro and I'm trying to call a procedure which resides in a DLL which is written in Delphi. The procedure uses real numbers for some currency fields and requires 24 parameters. In my declare statement I've used SINGLE as the parameter type for those fields defined as real in...
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.