Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print button doesn't respect FOR clause in REPORT NOWAIT
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00526994
Message ID:
00527026
Views:
35
My suggestion is the follow:
create cursor test ( test c(20) )
insert into test values ( 'line 1' )
insert into test values ( 'line 2' )
Select * from TEST Where recno("test")=1 Into Cursor curTEST
create report TEST from curTEST
report form test preview nowait
Good Luck!,
Esteban
Lic. Esteban Bruno
Gerente de Sistemas
TASSO S.R.L.
Previous
Reply
Map
View

Click here to load this message in the networking platform