<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>15 Nov 2014 11:35:00 Z</lastBuildDate><pubDate>14 Nov 2014 07:22:00 Z</pubDate><description>I have a need to generate a sequence which should be unique and should have following format:&#13;
&#13;
JobNum/Month/Year (Eg. 00001/11/2014)&#13;
&#13;
Here each JobID will always get reset to 1 on every month.&#13;
&#13;
Please help me.&#13;
&#13;
TIA&#13;
&#13;
Yogi Yang</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48948-how-auto-increment-such-sequence/read.awp</link><title>How to auto increment such a sequence?</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48948-how-auto-increment-such-sequence-48973/read.awp</comments><pubDate>15 Nov 2014 11:35:00 Z</pubDate><description>Hi Yogi,&#13;
&#13;
A simple soltuion might be to revert the sequence of the elenments into YYYY/MM/NNNNN -&gt; 2014/11/00001.&#13;
In the data…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48948-how-auto-increment-such-sequence-48973/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48948-how-auto-increment-such-sequence-48973/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48948-how-auto-increment-such-sequence/read.awp">How to auto increment such a sequence?</source><title>Re: How to auto increment such a sequence?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48948-how-auto-increment-such-sequence-48971/read.awp</comments><pubDate>14 Nov 2014 20:53:00 Z</pubDate><description>Hi Yogi.&#13;
&#13;
You need to have 20014110001 for correct increment so you can.&#13;
HreadSeekFirst(MyFile,YearMonthNumber,[2014,11], hge…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48948-how-auto-increment-such-sequence-48971/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48948-how-auto-increment-such-sequence-48971/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48948-how-auto-increment-such-sequence/read.awp">How to auto increment such a sequence?</source><title>Re: How to auto increment such a sequence?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48948-how-auto-increment-such-sequence-48955/read.awp</comments><pubDate>14 Nov 2014 08:22:00 Z</pubDate><description>Hello Yogi&#13;
&#13;
I would put the JobNum segment into a file. I have a sysnumber file with four fields.&#13;
Each number sequence I need…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48948-how-auto-increment-such-sequence-48955/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48948-how-auto-increment-such-sequence-48955/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48948-how-auto-increment-such-sequence/read.awp">How to auto increment such a sequence?</source><title>Re: How to auto increment such a sequence?</title></item></channel></rss>
