Jump to content

Special Numbering.


Fletch

Recommended Posts

I have a sequential numbering rule that's counting from 1 to 300,000. I also need to create a rule that will print the number '1' during the first 10,000, number '2' during the second 10,000...and so on. Is there an easier way to accomplish this than creating a Drag n Drop rule with 30 'IF Greater than and Less than' components? Just wondering.
Link to comment
Share on other sites

Depending on how the job is set up to do the numbers, you might need to put something else in there instead of FusionPro.Composition.outputRecordNumber; maybe FusionPro.Composition.processedRecordNumber or FusionPro.Composition.inputRecordNumber.

 

I would make the rule simply return FusionPro.Composition.outputRecordNumber and see what you get from that.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...