Are you looking at the on-line help? I've only been using the Windows 19.1 help. See the image I posted earlier, it only says "DateAdd"
Type: Posts; User: Bob Worsley
Are you looking at the on-line help? I've only been using the Windows 19.1 help. See the image I posted earlier, it only says "DateAdd"
Ouch!
Having the identifier at the bottom for this kind of thing isn't terribly intuitive, especially for newbies
Already did, what am I looking for? It doesn't say anything about DFR there. This is 19.1 help, maybe you're referring to 20.x?
15412
Yeah, something like this would certainly help
15411
Hmmm... missed that, probably because it doesn't mention that fact anywhere on the page. Wouldn't it be a good idea to do so? It does mention "DataFlex Reports" in the menu tree but I got to that...
Should the following still be in the help? It throws compiler errors and looks like it's been replaced by DateAddXxxx functions.
15403
Also, since you need to include...
Hi Mike,
I think my case is much simpler, there at present are about 9 data lines that are applicable and no other table to relate to so a simple loop through the DD pulls the data at whatever time...
Hi Mike,
I think you taught me that trick a number of years ago. ;) In fact this whole report is designed that same way, with properties, just because everything comes from different places and...
Thanks Bernhard,
I've looked at this before but the problem with my situation is that there's no relationship between "Prospects" and the main table so the concept of a subreport doesn't seem to...
I've gotten around the customer's changes that caused some new problems and am now back to the problem that I started with, I can't get the "prospects" to print without them either not showing at all...
Back to the drawing board on this report. Let me explain what I’m trying to do. I had the report working as expected until the customer threw in a complication – isn’t that always the case.
...
Hi Bernhard,
I'm not using the Wrapper class, I'm using cListLabelReport in this report. This is a legacy system and you don't want to know some of the odd reporting code I've found. If it works...
A long time ago I remember Chuck recommending using (date(CurrentDateTime())) for just date but that was probably before it was fixed
I added a new table object to the existing report table as shown and it's using oWwrdex_DD for data or should be.
15394
The original report is represented with the following pseudo code and works...
Hi Bernhard,
I had actually tried that but couldn't seem to get the result that I was looking for. I'll go back and give it another go thanks...
I've got an L&L-26 report that's working quite nicely out of a single data table. Now my customer wants me to add a new functionality - the output of another, totally unrelated table, to the bottom...
If anyone is interested, Combit has duplicated and fixed this bug, it will be contained in the next service pack -- LL-27 I would guess, probably no more updates to LL-26.
Hi Bernhard,
I really don't think so because what I'm trying to display "once" is actually a part of the data and not in a header or footer. Maybe there's a way that I'm not thinking of? Anyway, I...
Wow, you learned that early!
Actually I haven't but got blindsided by another problem that I need to fix first
Hi Mike,
The appear on first page doesn't work because I need the condition on any page. I've done it with a custom "Cond" function in combination with some DF code. I thought I remembered...
I have a need to set an appearance condition such that once a line in the report has been shown for a particular data condition, don't show it again. I can set up a cond function to do this but I...
;)
Welcome back John, I assume you won’t be staying for long 😁