Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dead looping report....
Message
From
31/12/1999 05:10:41
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
30/12/1999 20:29:09
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00310266
Message ID:
00310848
Views:
17
>will it work? the "next lnreport" can control the number of item that will printed on the report?!?!


Wai,
Why not just try with a sample report and see in preview ?
#define SAMPLES iif(at(" 05.",VERSION(),home()+"samples",_samples)
use (SAMPLES+"\data\customer")
report form testreport from alias() column
modi report testreport && Remove table from report DE
lnRecsPerReport = 10
scan
 report form testreport next lnRecsPerReport preview
 skip lnRecsPerReport-1
endscan
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform