Knowledge Base

Welcome to The Carlisle Group's Knowledge Base.

Search or Ask a Question

This is a keyword search that looks for matching articles that contain one or more words specifically by a user in articles’ tags, title and content. Admin writes brief intro content here via admin end. If you are unable to find an answer to your issue, please submit an issue here.

Back to Articles List

Create a Numbered ID Field For Each Record | CAS

Added: 05/03/2012; Last Modified: 08/08/2012; Visits:1,631

You can use the CAS user function "number" to return a field with 1 to n for each record in the file.

For example:

To create numeric field with a number for each record use the expression:
number

 

 

To create a formatted number field you can use the following expression:
zfill 'I6' makechar number