I have a basic form created, that asks the operator to input the part serial number in what is EDITBOX1 on the form. Once in the program, ASSIGN/EDITBOX1="" and then ASSIGN/V_SN="" Over in the report label edit, I made sure its a text field where I then enter =variable("v_sn") and apply, close. Once I execute, the field does not populate. This worked for me in 2012, we just upgraded to 2019 this past week and I am just now trying this out.
Recalling variables in report header from a form.
Collapse
X
-
You got the right report label? and you said apply, you mean you saved it right? open it back up and double check you have the right label, default label is FILE_HEADER.lbl(In Memory of my Loving wife, "Ronda" who I lost March 7, 2016. I love you baby.)They say "Nobody's Perfect." I must be Nobody.
-
Originally posted by KIRBSTER269 View PostYou got the right report label? and you said apply, you mean you saved it right? open it back up and double check you have the right label, default label is FILE_HEADER.lblBrowne & Sharpe Global Advantage 12|22|10
PCD 2012 MR1 CAD++
Comment
-
Ok, fixed it. Turns out during the transition, my sample program lost the section where I assigned parameters to the form value. So I left a gap in there. Got it now. Sheesh. Lots of steps to translate that form data to the report.Browne & Sharpe Global Advantage 12|22|10
PCD 2012 MR1 CAD++
Comment
Related Topics
Collapse
-
by bfire85Happy Saturday!
At the beginning of each program, I have a Form that operators need to fill out. Unfortunately, we have operators that...-
Channel: PC-DMIS Code Samples
02-20-2016, 12:54 PM -
-
by WM321Hey.
Is it possible to hide or disable the execution box when a form is open? I want to try and stop operators from simply hitting "continue"...-
Channel: PC-DMIS for CMMs
09-01-2017, 07:38 AM -
-
by bigdogHey all, I have just made the jump to version 4.2 and am struggling with the reports. I have managed to customize a report template to something that...
-
Channel: PC-DMIS for CMMs
03-07-2008, 05:41 PM -
-
by zachzwpWe are trying to use comments for them to display on the excel report that is created. We have some code to do that, however we need it to be a drop down...
-
Channel: PC-DMIS for CMMs
04-25-2019, 09:48 AM -
-
by Spencer_23I've got a few custom forms I have created that the operators fill out before they start the program, I would like to add the forms to my report after...
-
Channel: PC-DMIS for CMMs
03-07-2013, 08:23 PM -
Comment