veyant
22nd July 2004, 06:08
HI Guys,

I am working on a order booking system. Just Similar to Sales Orders. I have a header table & another Lines table. I want to generate Line Numbers Automatically for that particular Order whenever add button is clicked in Lines Forms for that Order.

I know this can be done thru a coding. But i would like to know is there any function or feature or attribute thru which system can generate autonumbers.

please advice is there anything available to handle such things or i have to write code for doing this.

thanks
Sandy :o

mark_h
23rd July 2004, 02:43
I do not think there are any libraries or DLL's that have something like this in them, but I could be wrong. I have always done the code myself.

Mark