George Hsu Posted July 2, 2001 Posted July 2, 2001 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 ?
Vaughan Posted July 3, 2001 Posted July 3, 2001 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.
Recommended Posts
This topic is 8546 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 accountSign in
Already have an account? Sign in here.
Sign In Now