• BOI Selecting multiple options in Report Printing

    Okay, I've been printing reports successfully for some time now. I know how to set up the report for printing, and using 'SelectField$', 'SelectFieldValue$', 'Tag$', 'Operand$', 'Value1$' and 'Value2$' to enter the selections... But How can I select…
  • "The Module Code is Required" IM_PhysicalCountWrkst_rpt nSetKey()

    I'm trying to script against IM_PhysicalCountWrkst_rpt but keep getting "The Module Code is Required" when calling nSetKey(). Script sample is below. We are running 5.10.4.0. Anyone have any suggestions on what to try? Const HKEY_CURRENT_USER = &H80000001…