Is there a way, in Vortex, to programmatically generate a unique, valid, counter value?
Programatic counter values
Programatic counter values
Yes, <$x=(counter)> will generate a unique (within the current database) counter value and assign it to $x.
John Turnbull
Thunderstone Software
Thunderstone Software
Programatic counter values
Would the counter value be unique across multiple tables in a database?
Programatic counter values
Yes, the counter is unique within the entire database.