Search found 1 match

by Rajender_(Guest)
Tue Mar 25, 2003 5:46 pm
Forum: R&R ReportWorks Users
Topic: print to default printer
Replies: 1
Views: 960

print to default printer

IF THISFORM.pageFrame1.page2.cbxChoosePrinter.VALUE = 1 Then &&checked___mWptr = "?"__ELSE___mWptr= "Default"__ENDIF____I am using the above condition.__I am getting the error:__Invalid or duplicate command line arguments.