Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with end of group band on last page
Message
From
03/07/2008 09:30:36
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Germany
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MySQL
Miscellaneous
Thread ID:
01328225
Message ID:
01328583
Views:
8
Hello Sergey! Hello Agnes! Hello Naomi!

We found out the following:
If we use data from the last record of the cursor, it is printed, but can't be used in a function.

example: expression = cursorname.year
2008 is printed for the last record.
if we code something like: if cursorname.year = 2008 in the print when condition nothing is printed ???
(but no error)

So the problem could be that we want to print something like cdow(cursorname.year,cursorname.month,cursorname.day)
and this function crashes on the last page when there are no detail records on this page because cursorname.year = ?

Sounds strange.

Best regards
Albert
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform