Normal Topic Print This Form (Read 463 times)
UPaul42
Junior Member
Members
**
Offline


been a Q&A user/programmer
since version 2.0

Posts: 57
Location: Broad Brook CT
Joined: Jul 23rd, 2003
Print This Form
Nov 23rd, 2005 at 9:41pm
Print Post Print Post  
Working on adding a Command Button to "Print This Form"

The programming is:

var VPrintForm as INT

VPrintForm = @SelectTreeItem("Search Update Menu!Record Commands!Printing Commands!Print Form")

It will print just fine, but if the user cancels instead of clicking on "Print" in the Windows Print Dialog Box, Sesame locks up. If you follow through on printing it still locks up.

Any Ideas?
  

&&http://www.lantica.com/images/sespro_badges/sespro3.gif&&Paul Anderson&&President&&Systems-Consulting&&89 Main Street, Broad Brook CT 06016&&(860) 627-5393&&Sales@Systems-Consulting.com
Back to top
IP Logged
 
The Cow
YaBB Administrator
*****
Offline



Posts: 2530
Joined: Nov 22nd, 2002
Re: Print This Form
Reply #1 - Nov 23rd, 2005 at 9:45pm
Print Post Print Post  
Does the form print okay if you print it manually?
  

Mark Lasersohn&&Programmer&&Lantica Software, LLC
Back to top
IP Logged
 
UPaul42
Junior Member
Members
**
Offline


been a Q&A user/programmer
since version 2.0

Posts: 57
Location: Broad Brook CT
Joined: Jul 23rd, 2003
Re: Print This Form
Reply #2 - Nov 23rd, 2005 at 10:11pm
Print Post Print Post  
This problem is no longer there. I think there was a memory leak during testing.

Rebooting seems to have cleared up the issue.

I'm now able to print as planned.
  

&&http://www.lantica.com/images/sespro_badges/sespro3.gif&&Paul Anderson&&President&&Systems-Consulting&&89 Main Street, Broad Brook CT 06016&&(860) 627-5393&&Sales@Systems-Consulting.com
Back to top
IP Logged