| Cycle - Creates serial numbers through a specific
range and then starts over. |
|
|
| IDB Illegal File - Shows how to serialize a database
by category. |
|
|
| Increment - Shows how to increment a serial number
using a field value. |
|
|
| Next Number - A scripted method for creating
sequential serial numbers. |
|
|
| Proof Serial - An alternative to the built-in
FileMaker serial number feature. Prevents problems trying to update
Define Fields for the correct next serial number. Uses lookups instead
of scripts! |
|
|
| Random - Shows how to produce a random number
within a user specified range. |
|
|
| Remote SN - Shows how to create many starting
serial numbers and store the current increment in a separate file. |
|
|
| Reserialization - Shows you how to reserialize
a database based on a category in a field. |
|
|
| Self Serial - Shows how to generate
serial numbers without the auto enter feature. Prevents skipping of
serial numbers if the current record is deleted. |
|
|
| Serial - Serializes records by any set of data,
like the alphabet. No scripts needed. |
|
|
| Serial2 - Shows a scripted approach to creating
sequential serial numbers. |
|
|
| Serials - An alternative solution for creating
serial numbers. |
|
|
| Update Serial - Updates the starting point for
a serial number in Define Fields. Intended for developers sending
out updates for their solutions. |
|
|