Printing from Option buttons
Posted: Wed Aug 11, 2010 12:28 pm
When I print a report, i get the line number from an option button rather than the label.
Any ideas?
thanks!
Rob
Any ideas?
thanks!
Rob
Support Site for users of Quartam developer tools for LiveCode
http://quartam.on-rev.com/forums/
Code: Select all
the label of button "MyOptionButton"
Code: Select all
qrtReports_PrintReportForCursor theLayoutFile, theCursorId, thePreviewFlag, "gMyOptions"
Code: Select all
line theLineNumber of gMyOptions