Jump to content
Server Maintenance This Week. ×

How to export Record number?


This topic is 8333 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have an "export script" to export some fields in the set of found

records to a HTML file. I am able to do that. But how do I export the record number(serialize number 1,2,3..)that appears before the record

and is"@@" in the layout ?

Link to comment
Share on other sites

Do it properly: create a number field in your database, set the field options to auto-enter a serial number.

If your database already has records created, click in the newly made field and use the replace command to enter serial numbers (the newly made field in existing records is empty). When done, go back into define fields and set the serial number field to "prohibit modification of value".

Now export this field along with all the others.

Link to comment
Share on other sites

This topic is 8333 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.