Yes....it works fine if I change the print order to vertical, but in horizontal this problem crops up...for many people this isn't a problem, but its on an app that has about 400 clients and some of them tend to get quite loud in their objections if its not a certain way...
Thanks for responding!! Checked it out, and no dice...no blank records. Bear in mind that I can remove the group header/footer and it removes the blank...for example, if I make a header/footer on firmname and tell it to start a new page on each firm, then I get that pesky blank, but if I...
In reports that are setup to be run as 3-up labels (using either label or regular report designer), I've been running into trouble with the upper left hand label printing out blank. No record is skipped when this report is run, it simply doesn't start until the second label. This only happens...
Does the edit pad have to be added to the menu using the VFP _medit?? or can you just declare the individual Cut, Copy, and Paste items on a menu somewhere in the app...can there be additional things on the menu, or should it be just the base VFP edit menu?
When editing a report in the report writer from within the VFP 7.0 development environment, I can copy and paste expressions from within the expression builder using CTRL-C and CTRL-V without any trouble....however, if I call the report writer from within an app using:
modify report...
Try this:
VAL(SUBSTR(STR(ledger.bookper,6),1,4))-1900 as bookyr
If I am correct, numbers are always right justified, so you end up with some leading spaces if you don't specify how long to make the string.
I am working on converting a foxpro 2.6 system to vfp 6.0. One of the problems we are running into is creating a conversion program to move a large amount of user-created reports (anywhere from 150 to 500+) from 2.6 to 6.0. The reports are currently stored in memo fields in a reports table...
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.