Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing problem - only 1 record is printed in a report?
Message
From
17/10/1999 17:49:39
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00275667
Message ID:
00277478
Views:
26
Dear Barbara,
There is no limiting value in it. The code on my keypress event is:

Lparameters nKeyCode,nShiftAltCtrl
Do case
Case nKeyCode=134
Myform.pageframe1.page2.command3.click
Case nKeyCode= ...
................
Endcase

The ...command3.click calls for the printing of report.
I have tried to add 'Nodefault' to the load event of the form. The problem was still here. Where should I add 'Nodefault' ?


Harry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform