Jump to content

Variable not showing up


---
 Share

Recommended Posts

I have a variable (a part number) in my .para file. I put this in a Text Element, so the part number shows up
on the report, It worked last week, now it doesn't show up on the report, but it shows up in the Text Element.
Link to comment
Share on other sites

For production we use the compact printout. The program uses PCM for the different sizes, so rather than rely on the operator
to enter the part number in the Report Header Data - Incremental Part Number area, I have it as a variable in the .PARA files for each part number. I call it up in a text element, then it automatically shows up on the report. It was working fine last week. Now, not there? It's got to be something very simple I'm overlooking?
Link to comment
Share on other sites

Try a message(variable) in the postsettings of the plan .. see if the variable is still set at the end of the run.

If it is, then I don't know.

Maybe show your code?
Link to comment
Share on other sites

Text Element wouldn't accept anything numeric, so I had tp change it to;
text(Part_Number). When I made the change, I must have forgot to hit save
Link to comment
Share on other sites

 Share

×
×
  • Create New...