print to default printer
-
- Posts: 1
- Joined: Tue Oct 10, 2017 12:44 pm
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.
=> RE: print to default printer
Are you sure that it is this segment of the code that is causing the error? Does it work if you take out the if loop and then set a single value for mWptr? ______Kathleen__R&R Support