<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Create Autonumber</title>
        <description> hi
i&amp;#039;m newbie
help me
how to make automatic number, in which the numbers are drawn from other file, for example, the first 4 digits of fiel table &amp;quot;A&amp;quot; next automatic number</description>
        <link>https://www.wxforum.info/read.php?28849,525675,525675#msg-525675</link>
        <lastBuildDate>Tue, 19 May 2026 02:05:21 +0200</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,525675,543506#msg-543506</guid>
            <title>Re: Create Autonumber</title>
            <link>https://www.wxforum.info/read.php?28849,525675,543506#msg-543506</link>
            <description><![CDATA[ Hello Kanganip<br />
<br />
A simple way is to have a single record &quot;SystemNumbers&quot; file with fields for the various number sequences you require , so  field for &quot;InvoiceNo&quot; another for &quot;OrderNo&quot; etc<br />
<br />
When you need to provide a new Invoice number <br />
Hreadfirst(SystemNumbers)  <br />
Lock the record<br />
SystemNumbers.InvoiceNo ++<br />
HModify(&quot;SystemNumbers&quot;)<br />
Unlock the record<br />
<br />
Regards<br />
Al]]></description>
            <dc:creator>Al</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Mon, 31 Aug 2015 08:09:01 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,525675,525675#msg-525675</guid>
            <title>Create Autonumber</title>
            <link>https://www.wxforum.info/read.php?28849,525675,525675#msg-525675</link>
            <description><![CDATA[ hi<br />
i&#039;m newbie<br />
help me<br />
how to make automatic number, in which the numbers are drawn from other file, for example, the first 4 digits of fiel table &quot;A&quot; next automatic number]]></description>
            <dc:creator>kanganip</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Tue, 19 May 2015 18:33:13 +0200</pubDate>
        </item>
    </channel>
</rss>
